
Time bar (total: 3.5s)
| 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)
| 730.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 243.0ms (46% of total)ival-sinh: 143.0ms (27.1% of total)ival-mult!: 83.0ms (15.7% of total)ival-div!: 57.0ms (10.8% of total)adjust: 2.0ms (0.4% 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 |
| 37.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sin: 15.0ms (63.9% of total)ival-sinh: 3.0ms (12.8% of total)ival-mult!: 3.0ms (12.8% of total)ival-div!: 3.0ms (12.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 48 |
| 1 | 55 | 46 |
| 2 | 156 | 46 |
| 3 | 393 | 46 |
| 4 | 1636 | 46 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 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 | |
|---|---|---|---|---|
| 8.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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x)) (*.f64 x x))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) x))) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x) (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) (*.f64 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 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 812 to 212 computations (73.9% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 7 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 7 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| 81.6% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ▶ | 43.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) 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 210 to 158 computations (24.8% 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 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(/.f64 (sin.f64 x) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #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) |
| 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) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (* (sin x) (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) #s(hole binary64 (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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) 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 (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (* 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 (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 | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) 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)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12) |
| 5.0ms | y | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) 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)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12) |
| 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) (* (/ (sin x) x) y) (/ (sin x) 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)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12) |
| 3.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) 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)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12) |
| 3.0ms | x | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) 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)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 1946 |
| 0 | 332 | 1770 |
| 1 | 1715 | 1752 |
| 0 | 8418 | 1674 |
| 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 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(/.f64 (sin.f64 x) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #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) |
#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) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (* (sin x) (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) #s(hole binary64 (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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) 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 (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (* 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 (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 (* (/ (sinh y) x) (sin 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 (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 (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) y)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) y) x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x)) x) |
(*.f64 #s(approx (sinh y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (* (/ (sinh y) x) (sin 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 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 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)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 3 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) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 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 #s(literal -1/1728 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 3 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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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/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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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/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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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/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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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/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 #s(literal -1/1728 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #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)) (-.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 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 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)) (-.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 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #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)) (-.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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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 (*.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 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 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 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.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 (*.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(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.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 (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.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) (sin x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.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 #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 (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.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 (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.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) (sin x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.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) x) y) y) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (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 (* (* 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 (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) x) y) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 x) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (* 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 (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x)) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.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 (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x)) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 y y) #s(literal 1/60 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (* 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 (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 6 798 to 906 computations (86.7% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 13 | 232 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 222 | 17 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| 81.6% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 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)) |
| 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)) |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ▶ | 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
| ▶ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
| 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)))) | |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) | |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) | |
| ▶ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
| 59.6% | #s(approx (/ (* (sin x) (sinh y)) x) #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))) | |
| 57.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 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))) |
Compiled 645 to 435 computations (32.6% 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 (* (/ (sin x) x) y) y)) |
#s(approx (* (/ (sin x) x) y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(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) |
(/.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) |
#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 (* (/ (sin x) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (- (* 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 (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (/ (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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#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/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 (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) 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 (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)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.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) x) y) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y)) |
| 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) x) y) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y)) |
| 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) x) y) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y)) |
| 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) x) y) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y)) |
| 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) x) y) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 2021 |
| 0 | 330 | 1947 |
| 1 | 1505 | 1856 |
| 0 | 8192 | 1799 |
| 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 (* (/ (sin x) x) y) y)) |
#s(approx (* (/ (sin x) x) y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(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) |
(/.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) |
#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 (* (/ (sin x) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (- (* 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 (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (/ (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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#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/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 (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) 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 (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)))))) |
| 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 (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.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 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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) (*.f64 y y)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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) (*.f64 y y)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 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 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 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) (*.f64 y y)) #s(literal 1/36 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) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (* (/ (sin x) x) y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) y) |
(*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 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 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #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) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) 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))) y)) |
(*.f64 #s(approx (/ (sin x) 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))) y) |
(*.f64 y #s(approx (/ (sin x) 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)))) |
#s(approx (/ (sin x) 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 #s(literal 1 binary64) (*.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 (-.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x) (-.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 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 (*.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (-.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 (neg.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x) (-.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) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x) (-.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 x x)) (*.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 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.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) |
(*.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 (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.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))) x) |
(*.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))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.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 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
#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) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sin x) x) y) y) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin x) 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))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (- (* 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 (*.f64 x x) #s(literal -1/6 binary64) #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)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (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) x) y) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 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/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 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/120 binary64)) (/.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 (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (+ (* -1/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 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.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 (/.f64 (sin.f64 x) x) y)) |
#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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/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))) |
Compiled 9 330 to 1 589 computations (83% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 8 | 303 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 298 | 22 | 320 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.6% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 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) #s(approx (* (+ (* -1/6 (* x x)) 1) 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)) | |
| ▶ | 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)) |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ✓ | 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
| ✓ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
| 28.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) | |
| 13.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) | |
| ▶ | 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
| 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)))) | |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) | |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) | |
| ✓ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
| 59.6% | #s(approx (/ (* (sin x) (sinh y)) x) #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))) | |
| 57.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 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))) |
Compiled 907 to 598 computations (34.1% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(sin.f64 x) |
x |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
(*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y) |
#s(approx (/ (sin 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 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (sinh y) y) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) x) |
(*.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)) |
#s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 #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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(/.f64 #s(approx (sinh y) y) x) |
| 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) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* (* x x) -1/6) #s(hole binary64 (* -1/6 (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 (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#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/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 (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (sin x) (sinh y)) 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 y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (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 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (* x x) -1/6 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1) (/ (sinh y) x)) |
| 3.0ms | y | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (* x x) -1/6 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1) (/ (sinh y) x)) |
| 3.0ms | y | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (* x x) -1/6 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1) (/ (sinh y) x)) |
| 3.0ms | x | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (* x x) -1/6 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1) (/ (sinh y) x)) |
| 2.0ms | x | @ | 0 | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (* x x) -1/6 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1) (/ (sinh y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 321 | 2319 |
| 0 | 349 | 2212 |
| 1 | 1571 | 2123 |
| 0 | 8095 | 2058 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(sin.f64 x) |
x |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
(*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y) |
#s(approx (/ (sin 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 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (sinh y) y) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) x) |
(*.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)) |
#s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 #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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(/.f64 #s(approx (sinh y) y) x) |
#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) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* (* x x) -1/6) #s(hole binary64 (* -1/6 (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 (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#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/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 (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (sin x) (sinh y)) 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 y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (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 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x)) |
(sin.f64 x) |
x |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/1728000 binary64))) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
(*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y) |
(*.f64 y #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
#s(approx (/ (sin 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 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 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/6 binary64) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x))) x) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y))) (neg.f64 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) |
(*.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)) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x))) |
#s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 x #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) 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 #s(approx (sinh y) y) 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) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 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) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 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) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 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) (*.f64 x x)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) y)) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) y) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (/ (sin x) x) y) y) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin x) 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))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (* x x) -1/6) (*.f64 (*.f64 x x) #s(literal -1/6 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* -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 (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (/ (sin x) x) y) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 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) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 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 (* (+ (* -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 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (-.f64 (/.f64 #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 (* (+ (* -1/6 (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#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) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.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) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
Compiled 8 200 to 1 471 computations (82.1% saved)
25 alts after pruning (14 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 260 | 4 | 264 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 261 | 25 | 286 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.6% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 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) #s(approx (* (+ (* -1/6 (* x x)) 1) 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)) | |
| 57.3% | (*.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) 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))) | |
| 10.0% | (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) x)) | |
| 51.6% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) | |
| ✓ | 54.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ✓ | 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
| ✓ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
| 28.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) | |
| 13.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) | |
| ✓ | 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
| 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) | |
| 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)))) | |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) | |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) | |
| ✓ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
| 59.6% | #s(approx (/ (* (sin x) (sinh y)) x) #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))) | |
| 57.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 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))) |
Compiled 1 328 to 574 computations (56.8% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/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 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (/.f64 (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:
| 9.0ms | x |
| 9.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 9.0ms | y |
| 8.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 (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/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 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
4 calls:
| 10.0ms | y |
| 9.0ms | (sinh.f64 y) |
| 9.0ms | x |
| 7.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 1 | (sinh.f64 y) |
| 93.7% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 97.7% | 2 | x |
| 99.9% | 5 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/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 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.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)) |
2 calls:
| 8.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 3 | y |
| 94.9% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/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 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #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:
| 9.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 8.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 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 (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/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 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#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)))) |
4 calls:
| 10.0ms | (sinh.f64 y) |
| 8.0ms | x |
| 8.0ms | y |
| 6.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 |
| 79.3% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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 (/ (* (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 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) 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))) |
#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)))) |
4 calls:
| 10.0ms | y |
| 7.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 6.0ms | x |
| 6.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 2 | x |
| 75.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 75.5% | 3 | (sinh.f64 y) |
| 78.3% | 4 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) 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))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #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))) |
(*.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 (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #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))) |
4 calls:
| 7.0ms | y |
| 7.0ms | (sinh.f64 y) |
| 6.0ms | x |
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.4% | 2 | x |
| 72.7% | 3 | (sinh.f64 y) |
| 71.3% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 72.7% | 3 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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))))) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #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))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #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)))) |
2 calls:
| 12.0ms | (sinh.f64 y) |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 3 | (sinh.f64 y) |
| 73.6% | 4 | y |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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 (/.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) |
| Outputs |
|---|
(*.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)) |
#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)))) |
2 calls:
| 5.0ms | y |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 69.7% | 2 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (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 (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) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #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)))) |
3 calls:
| 6.0ms | x |
| 5.0ms | y |
| 4.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.4% | 3 | (sinh.f64 y) |
| 63.5% | 2 | x |
| 71.7% | 4 | y |
Compiled 4 to 7 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) 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) #s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
3 calls:
| 5.0ms | (sinh.f64 y) |
| 4.0ms | y |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.7% | 3 | (sinh.f64 y) |
| 68.7% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 69.0% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
| 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 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64)))) y)) |
#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:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 2 | x |
| 64.4% | 3 | (sinh.f64 y) |
| 64.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 66.6% | 4 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) 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 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #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))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.8% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
#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 (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 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) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
4 calls:
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.7% | 2 | x |
| 53.1% | 1 | (sinh.f64 y) |
| 53.1% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 53.1% | 1 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))) y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.3% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 34.3% | 3 | (sinh.f64 y) |
| 34.6% | 3 | y |
| 34.7% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) y)) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 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 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 27.8% | 1 | y |
| 27.8% | 1 | x |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2473252735993694e-5 | 0.003015740306441123 |
| 8.0ms | 112× | 0 | valid |
Compiled 255 to 207 computations (18.8% saved)
ival-sin: 1.0ms (31.9% of total)ival-sinh: 1.0ms (31.9% of total)ival-mult!: 1.0ms (31.9% of total)ival-div!: 1.0ms (31.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.2473252735993694e-5 | 0.003015740306441123 |
| 2.0ms | 32× | 0 | valid |
Compiled 220 to 193 computations (12.3% saved)
adjust: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)ival-sinh: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 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 |
|---|---|---|
| 12.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
| 17.0ms | 3.27726151892847e-6 | 24186.703111370298 |
| 11.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 24.0ms | 304× | 0 | valid |
Compiled 612 to 517 computations (15.5% saved)
ival-sin: 7.0ms (52% of total)ival-sinh: 3.0ms (22.3% of total)ival-mult!: 1.0ms (7.4% of total)ival-div!: 1.0ms (7.4% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
| 14.0ms | 9.16418878982974e-82 | 3.112608944551291e-74 |
| 0.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 9.0ms | 144× | 0 | valid |
Compiled 675 to 558 computations (17.3% saved)
ival-sin: 3.0ms (55.6% of total)ival-sinh: 1.0ms (18.5% of total)ival-mult!: 1.0ms (18.5% of total)ival-div!: 1.0ms (18.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.5028687285873392e+32 | 8.881457376915821e+33 |
| 17.0ms | -1.016357376127521e-100 | -2.8966221299180653e-111 |
| 17.0ms | 272× | 0 | valid |
Compiled 933 to 644 computations (31% saved)
ival-sin: 6.0ms (54.5% of total)ival-sinh: 2.0ms (18.2% of total)ival-mult!: 2.0ms (18.2% of total)ival-div!: 1.0ms (9.1% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
| 1.0ms | 9.16418878982974e-82 | 3.112608944551291e-74 |
| 1.0ms | -0.003300259296756652 | -0.0018232370071143754 |
Compiled 1 017 to 720 computations (29.2% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
Compiled 240 to 186 computations (22.5% saved)
| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
| 13.0ms | 1.1782657401186128e+45 | 2.2076357114940813e+46 |
| 1.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 7.0ms | 112× | 0 | valid |
Compiled 829 to 612 computations (26.2% saved)
ival-sin: 3.0ms (67% of total)ival-sinh: 1.0ms (22.3% of total)ival-mult!: 1.0ms (22.3% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1782657401186128e+45 | 2.2076357114940813e+46 |
| 1.0ms | -0.003300259296756652 | -0.0018232370071143754 |
Compiled 549 to 407 computations (25.9% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 5.190084822308639e+76 | 3.157865230843677e+81 |
| 15.0ms | 3.27726151892847e-6 | 24186.703111370298 |
| 0.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 17.0ms | 272× | 0 | valid |
Compiled 1 264 to 883 computations (30.1% saved)
ival-sin: 6.0ms (54% of total)ival-sinh: 2.0ms (18% of total)ival-mult!: 1.0ms (9% of total)ival-div!: 1.0ms (9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1782657401186128e+45 | 2.2076357114940813e+46 |
| 1.0ms | -0.003300259296756652 | -0.0018232370071143754 |
Compiled 494 to 385 computations (22.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.832860546428033e+168 | 1.0968703221420786e+170 |
| 11.0ms | 112× | 0 | valid |
Compiled 367 to 277 computations (24.5% saved)
ival-sin: 6.0ms (73.2% of total)ival-sinh: 1.0ms (12.2% of total)ival-mult!: 1.0ms (12.2% of total)ival-div!: 1.0ms (12.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 924791710171.962 | 472911433072595.9 |
| 10.0ms | 128× | 0 | valid |
Compiled 362 to 259 computations (28.5% saved)
ival-sin: 5.0ms (73.1% of total)ival-sinh: 1.0ms (14.6% of total)ival-mult!: 1.0ms (14.6% of total)ival-div!: 1.0ms (14.6% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 080 to 163 computations (84.9% saved)
(abs x)
Compiled 4 334 to 1 400 computations (67.7% saved)
Loading profile data...