
Time bar (total: 13.0s)
| 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)
| 710.0ms | 8 256× | 0 | valid |
ival-sin: 201.0ms (52.9% of total)ival-div: 78.0ms (20.5% of total)ival-mult: 53.0ms (13.9% of total)ival-sinh: 39.0ms (10.3% of total)ival-true: 6.0ms (1.6% of total)ival-assert: 3.0ms (0.8% of total)| 1× | egg-herbie |
| 2 532× | lower-fma.f64 |
| 2 532× | lower-fma.f32 |
| 1 668× | lower-*.f32 |
| 1 666× | lower-*.f64 |
| 944× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 41 |
| 1 | 60 | 41 |
| 2 | 192 | 37 |
| 3 | 708 | 37 |
| 4 | 2231 | 37 |
| 5 | 5292 | 37 |
| 6 | 7334 | 37 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 19 | 7 |
| 2 | 39 | 7 |
| 3 | 78 | 7 |
| 4 | 163 | 7 |
| 5 | 343 | 7 |
| 6 | 867 | 7 |
| 7 | 1769 | 7 |
| 8 | 3025 | 7 |
| 9 | 4048 | 7 |
| 10 | 4540 | 7 |
| 11 | 4617 | 7 |
| 12 | 4617 | 7 |
| 13 | 4617 | 7 |
| 14 | 5037 | 7 |
| 15 | 5221 | 7 |
| 16 | 5221 | 7 |
| 17 | 5221 | 7 |
| 18 | 5221 | 7 |
| 19 | 5259 | 7 |
| 20 | 5345 | 7 |
| 21 | 5345 | 7 |
| 22 | 5345 | 7 |
| 0 | 5345 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(abs x)
(negabs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 39 | 0 | - | 7 | (2.011128452664996e-23 1.0600942066684914e-291) | (/.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 | 32 | 0 |
| ↳ | (*.f64 (sin.f64 x) (sinh.f64 y)) | underflow | 32 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 32 | 7 |
| - | 0 | 217 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 32 | 0 | 7 |
| - | 0 | 0 | 217 |
| number | freq |
|---|---|
| 0 | 224 |
| 1 | 32 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 512× | 0 | valid |
Compiled 58 to 28 computations (51.7% saved)
ival-sin: 12.0ms (49.2% of total)ival-div: 6.0ms (24.6% of total)ival-mult: 3.0ms (12.3% of total)ival-sinh: 3.0ms (12.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.2% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sinh.f64 y) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 2 532× | lower-fma.f64 |
| 2 532× | lower-fma.f32 |
| 1 668× | lower-*.f32 |
| 1 666× | lower-*.f64 |
| 944× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 10 | 18 |
| 1 | 19 | 18 |
| 2 | 39 | 18 |
| 3 | 78 | 18 |
| 4 | 163 | 18 |
| 5 | 343 | 18 |
| 6 | 867 | 18 |
| 7 | 1769 | 18 |
| 8 | 3025 | 18 |
| 9 | 4048 | 18 |
| 10 | 4540 | 18 |
| 11 | 4617 | 18 |
| 12 | 4617 | 18 |
| 13 | 4617 | 18 |
| 14 | 5037 | 18 |
| 15 | 5221 | 18 |
| 16 | 5221 | 18 |
| 17 | 5221 | 18 |
| 18 | 5221 | 18 |
| 19 | 5259 | 18 |
| 20 | 5345 | 18 |
| 21 | 5345 | 18 |
| 22 | 5345 | 18 |
| 0 | 5345 | 18 |
| 1× | iter limit |
| 1× | saturated |
| 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 |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | accuracy | 87.2% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 17.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sin: 6.0ms (56.1% of total)ival-div: 2.0ms (18.7% of total)ival-mult: 2.0ms (18.7% of total)ival-sinh: 1.0ms (9.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)> |
#<alt (*.f64 (sin.f64 x) (sinh.f64 y))> |
#<alt (sin.f64 x)> |
#<alt (sinh.f64 y)> |
| Outputs |
|---|
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (/ (* (sin x) (sinh y)) x) |
| 2.0ms | y | @ | inf | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | x | @ | inf | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | y | @ | 0 | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | x | @ | -inf | (/ (* (sin x) (sinh y)) x) |
| 1× | egg-herbie |
| 15 192× | lower-fma.f64 |
| 15 192× | lower-fma.f32 |
| 6 376× | lower-+.f64 |
| 6 376× | lower-+.f32 |
| 3 958× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 944 |
| 1 | 373 | 889 |
| 2 | 1229 | 849 |
| 3 | 3047 | 828 |
| 0 | 8158 | 792 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
| Outputs |
|---|
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 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))))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 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)))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
| 1× | batch-egg-rewrite |
| 4 860× | lower-*.f32 |
| 4 858× | lower-*.f64 |
| 4 172× | lower-/.f32 |
| 4 170× | lower-/.f64 |
| 1 474× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 10 | 16 |
| 1 | 27 | 16 |
| 2 | 117 | 16 |
| 3 | 840 | 16 |
| 0 | 8257 | 16 |
| 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) |
(sinh.f64 y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x))) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x)))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(fma.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (/.f64 (sinh.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 x (sin.f64 x)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (*.f64 (/.f64 x (sin.f64 x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 x (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (sinh.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)))) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (sin.f64 x) x)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (/.f64 (sin.f64 x) x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (/.f64 (sin.f64 x) x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) x)) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sinh.f64 y) (*.f64 x #s(literal 2 binary64))) (sin.f64 x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (pow.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (/.f64 (sin.f64 x) x) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x (sin.f64 x)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) x)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (/.f64 (sin.f64 x) x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) x) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sin.f64 x))) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x))) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(+.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (sin.f64 x)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(fma.f64 (sin.f64 x) (sinh.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (sin.f64 x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (sinh.f64 y) (sin.f64 x) #s(literal 0 binary64)) |
(fma.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sin.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (sin.f64 x) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (sin.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sinh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (sin.f64 x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (sin.f64 x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (sin.f64 x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (sin.f64 x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sinh.f64 y))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (sin.f64 x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (neg.f64 x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(neg.f64 (sin.f64 (neg.f64 x))) |
(/.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y)))) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 y))) |
(-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 y) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (/.f64 (exp.f64 (-.f64 (neg.f64 y) y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 y) y)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(neg.f64 (neg.f64 (sinh.f64 y))) |
(neg.f64 (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64))) |
(sinh.f64 y) |
(/.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 y)))) |
(/.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y #s(literal -2 binary64) (-.f64 (neg.f64 y) y))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 y #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (-.f64 (neg.f64 y) y)))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) (*.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (exp.f64 (neg.f64 y)))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (neg.f64 (exp.f64 (neg.f64 y))))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) (*.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (cosh.f64 y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(*.f64 (cosh.f64 y) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) #s(literal 2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 y y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (+.f64 (exp.f64 (+.f64 y y)) (expm1.f64 (-.f64 (neg.f64 y) y)))) |
Compiled 9 440 to 1 540 computations (83.7% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 550 | 15 | 565 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 551 | 15 | 566 |
| Status | Accuracy | Program |
|---|---|---|
| 65.5% | (/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (exp.f64 (neg.f64 y)))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 2 binary64)))) x) | |
| 79.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| ▶ | 52.9% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) | |
| 99.4% | (/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) | |
| 79.0% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) | |
| ▶ | 72.9% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
| 39.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) | |
| 86.6% | (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) | |
| ▶ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 87.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| 99.8% | (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) | |
| 85.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) | |
| ▶ | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| 52.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
Compiled 442 to 270 computations (38.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 x) x) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (sin.f64 x) x)) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (sinh.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (sinh.f64 y) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 5 788× | lower-fma.f32 |
| 5 782× | lower-fma.f64 |
| 3 628× | lower-*.f32 |
| 3 608× | lower-*.f64 |
| 1 354× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 229 |
| 0 | 57 | 217 |
| 1 | 103 | 217 |
| 2 | 204 | 217 |
| 3 | 482 | 214 |
| 4 | 946 | 214 |
| 5 | 1702 | 214 |
| 6 | 2976 | 214 |
| 7 | 4736 | 214 |
| 8 | 6208 | 214 |
| 0 | 8054 | 211 |
| 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 y (/.f64 (sin.f64 x) x))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
y |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
#s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
y |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(sinh.f64 y) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
(sinh.f64 y) |
y |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y (sin.f64 x)) x)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
y |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(sinh.f64 y) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(sin.f64 x) |
(sinh.f64 y) |
y |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | accuracy | 87.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 87.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
| ✓ | accuracy | 54.3% | #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | accuracy | 99.4% | (*.f64 y #s(literal 1/6 binary64)) |
| ✓ | accuracy | 93.0% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 87.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
| ✓ | accuracy | 82.8% | #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (sin.f64 x) x) |
| ✓ | accuracy | 99.8% | (*.f64 y (/.f64 (sin.f64 x) x)) |
| ✓ | accuracy | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (sinh.f64 y) x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 145.0ms | 256× | 0 | valid |
Compiled 164 to 29 computations (82.3% saved)
ival-mult: 37.0ms (58.7% of total)const: 8.0ms (12.7% of total)ival-div: 6.0ms (9.5% of total)ival-sin: 6.0ms (9.5% of total)ival-add: 3.0ms (4.8% of total)ival-sinh: 2.0ms (3.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x))> |
#<alt (/.f64 (sinh.f64 y) x)> |
#<alt (sinh.f64 y)> |
#<alt (sin.f64 x)> |
#<alt #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x)))> |
#<alt (*.f64 y (/.f64 (sin.f64 x) x))> |
#<alt (/.f64 (sin.f64 x) x)> |
#<alt (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x)> |
#<alt #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))))> |
#<alt (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))> |
#<alt (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))> |
#<alt (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x)> |
#<alt (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y))> |
#<alt #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))> |
#<alt (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y)))> |
#<alt (/.f64 #s(literal 1 binary64) x)> |
#<alt (*.f64 (sin.f64 x) (sinh.f64 y))> |
#<alt (*.f64 y #s(literal 1/6 binary64))> |
#<alt (*.f64 x (*.f64 x x))> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | y | @ | -inf | (* y 1/6) |
| 4.0ms | y | @ | 0 | (* y (* (sin x) (+ (* y (* y 1/6)) 1))) |
| 1.0ms | x | @ | -inf | (* y (/ (sin x) x)) |
| 1.0ms | y | @ | inf | (* y (* (sin x) (+ (* y (* y 1/6)) 1))) |
| 1.0ms | x | @ | inf | (* y (* (sin x) (+ (* y (* y 1/6)) 1))) |
| 1× | egg-herbie |
| 19 500× | lower-fma.f64 |
| 19 500× | lower-fma.f32 |
| 5 534× | lower-*.f64 |
| 5 534× | lower-*.f32 |
| 5 218× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 4813 |
| 1 | 793 | 4445 |
| 2 | 2831 | 4309 |
| 3 | 7020 | 4309 |
| 0 | 8356 | 4116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* 1/120 (pow x 5)) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (/.f64 (sin.f64 x) x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y (*.f64 y y)) (/.f64 y x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (/.f64 (sin.f64 x) x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (/.f64 (sin.f64 x) x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) x) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(sin x) |
(sin.f64 x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (/.f64 (sin.f64 x) x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (/.f64 (sin.f64 x) x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
| 1× | batch-egg-rewrite |
| 8 028× | lower-fma.f32 |
| 8 022× | lower-fma.f64 |
| 6 134× | lower-*.f32 |
| 6 114× | lower-*.f64 |
| 3 830× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 189 |
| 0 | 57 | 177 |
| 1 | 172 | 177 |
| 2 | 939 | 174 |
| 0 | 8344 | 171 |
| 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) |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (sin.f64 x) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
#s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 y #s(literal 1/6 binary64)) |
(*.f64 x (*.f64 x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (sin.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (sinh.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (sin.f64 x) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))))) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (sinh.f64 y)) (/.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) (sin.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sinh.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) x)) |
(-.f64 (/.f64 (exp.f64 y) (*.f64 x #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (/.f64 (sinh.f64 y) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sinh.f64 y)))) |
(/.f64 (sinh.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sinh.f64 y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 y))) |
(-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(neg.f64 (neg.f64 (sinh.f64 y))) |
(sinh.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) (fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #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)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) y)) |
(neg.f64 (*.f64 y (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 y (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (neg.f64 y)) x)) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (sin.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 y))) x) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sin.f64 x))) |
(pow.f64 (/.f64 x (*.f64 y (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 y x)) |
(*.f64 (sin.f64 x) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sin.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(neg.f64 (neg.f64 (/.f64 (sin.f64 x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (sin.f64 x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sin.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(neg.f64 (/.f64 (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64)) (neg.f64 x)) |
(pow.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x)) |
(*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(neg.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(literal 1 binary64) #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(+.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (sin.f64 x))) |
(fma.f64 y (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 y (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (sin.f64 x))) |
(fma.f64 (sin.f64 x) y (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (sin.f64 x) (*.f64 y y)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) y) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (sin.f64 x)) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 1 binary64) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (sin.f64 x) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) (*.f64 y y) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) (*.f64 y y)) #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y (sin.f64 x))) (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 (sin.f64 x) (*.f64 y y))) #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (sin.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x)))) (-.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (sin.f64 x)))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 y (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 y (sin.f64 x))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 y (sin.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y (sin.f64 x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (*.f64 y (sin.f64 x))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 y (sin.f64 x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)))) (*.f64 y (sin.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) y) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) y) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) y) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) y) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x)) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 y (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 y (sin.f64 x)))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 y (sin.f64 x)))) |
(*.f64 (*.f64 y (sin.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (sin.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64)) (sin.f64 x)) |
(+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (sin.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 y (*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (sin.f64 x))) (sin.f64 x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x)) (sin.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (sin.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x) (sin.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 1 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) y (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 1/6 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) y (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) (*.f64 y y) (sin.f64 x)) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))))) (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (neg.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))))) (-.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (sin.f64 x)) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))) (sin.f64 x)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)))) (sin.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (sin.f64 x))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (sin.f64 x))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) #s(literal -1 binary64)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(neg.f64 (neg.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))))) |
(neg.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 x (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y))) (neg.f64 x)) |
(/.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 x (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x)) |
(*.f64 (sinh.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 (sinh.f64 y) (*.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(*.f64 (/.f64 (sinh.f64 y) x) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(*.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x) (sinh.f64 y)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) x)) |
(*.f64 (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (sinh.f64 y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y)))) |
(neg.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(/.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(*.f64 (sinh.f64 y) (neg.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (sinh.f64 y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (sinh.f64 y)))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(*.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) (sinh.f64 y)) |
#s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) |
(*.f64 #s(approx (sin x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64)) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) x) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))))) |
(+.f64 (+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))))) |
(+.f64 (+.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/120 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/120 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1/120 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 x (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 x))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 x))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x (neg.f64 x)) x)) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (sin.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (sinh.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (sin.f64 x) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))))) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (sinh.f64 y)) (/.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) (sin.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(neg.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) #s(literal -2 binary64)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) y) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
Compiled 26 191 to 2 444 computations (90.7% saved)
26 alts after pruning (23 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 293 | 20 | 1 313 |
| Fresh | 7 | 3 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 302 | 26 | 1 328 |
| Status | Accuracy | Program |
|---|---|---|
| 3.1% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) x) | |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| 48.8% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| ▶ | 45.5% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) | |
| 45.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) | |
| 39.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) | |
| ▶ | 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 92.4% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| 89.2% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) | |
| ✓ | 87.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| 72.9% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) | |
| 64.5% | (*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) | |
| 38.6% | #s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) | |
| ▶ | 64.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
| ✓ | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| 39.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) | |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) | |
| 39.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| 39.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| ▶ | 30.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| 52.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
Compiled 869 to 471 computations (45.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
| ✓ | cost-diff | 320 | (*.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
| ✓ | cost-diff | 0 | #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
| ✓ | cost-diff | 0 | #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
| ✓ | cost-diff | 0 | #s(approx (/ (sin x) x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
| ✓ | cost-diff | 0 | #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| 5 934× | lower-fma.f32 |
| 5 924× | lower-fma.f64 |
| 3 406× | lower-*.f32 |
| 3 382× | lower-*.f64 |
| 1 368× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 405 |
| 0 | 76 | 385 |
| 1 | 149 | 364 |
| 2 | 284 | 364 |
| 3 | 708 | 364 |
| 4 | 1195 | 364 |
| 5 | 1603 | 364 |
| 6 | 2408 | 364 |
| 7 | 3667 | 364 |
| 8 | 4650 | 364 |
| 9 | 5756 | 364 |
| 10 | 6342 | 364 |
| 11 | 6959 | 364 |
| 12 | 7807 | 364 |
| 0 | 8024 | 352 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
#s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
(*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
y |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
(*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
x |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(*.f64 #s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y)) (/.f64 (sin.f64 x) x)) |
(/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 #s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y)) x) |
#s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
#s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
(*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
y |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) x)))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) x)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) x))) |
(*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) x)) |
x |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) x) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
(*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
#s(approx (sinh y) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y x) |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.6% | (*.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 87.0% | (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
| ✓ | accuracy | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
| ✓ | accuracy | 87.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| ✓ | accuracy | 85.8% | #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
| ✓ | accuracy | 54.3% | #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | accuracy | 97.1% | (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
| ✓ | accuracy | 87.2% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
| ✓ | accuracy | 82.8% | #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
| ✓ | accuracy | 62.6% | #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
| ✓ | accuracy | 99.8% | (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
| ✓ | accuracy | 54.7% | #s(approx (/ (sin x) x) #s(literal 1 binary64)) |
| ✓ | accuracy | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 99.9% | (*.f64 y #s(literal 1/120 binary64)) |
| ✓ | accuracy | 91.8% | #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| 78.0ms | 256× | 0 | valid |
Compiled 224 to 41 computations (81.7% saved)
ival-mult: 26.0ms (45.6% of total)const: 9.0ms (15.8% of total)ival-add: 8.0ms (14% of total)ival-div: 6.0ms (10.5% of total)ival-sin: 6.0ms (10.5% of total)ival-sinh: 2.0ms (3.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x))> |
#<alt (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)> |
#<alt #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))> |
#<alt (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)> |
#<alt #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))))> |
#<alt (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))> |
#<alt #s(approx (/ (sin x) x) #s(literal 1 binary64))> |
#<alt (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)> |
#<alt #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))))> |
#<alt #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))> |
#<alt (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))> |
#<alt (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x)> |
#<alt (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))> |
#<alt #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))> |
#<alt (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (*.f64 y (/.f64 #s(literal 1 binary64) x))> |
#<alt #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)))> |
#<alt (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))> |
#<alt (/.f64 #s(literal 1 binary64) x)> |
#<alt (*.f64 y #s(literal 1/120 binary64))> |
#<alt (*.f64 y (*.f64 y y))> |
#<alt #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))> |
#<alt (*.f64 #s(literal 1/6 binary64) (*.f64 y y))> |
#<alt (sin.f64 x)> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* 1/120 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* 1/120 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120)))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120)))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x (+ (* y (* 1/6 (* y y))) y)) |
| 1.0ms | y | @ | -inf | (+ (* (+ (* y (* y 1/120)) 1/6) (* y (* y y))) y) |
| 0.0ms | y | @ | inf | (+ (* (+ (* y (* y 1/120)) 1/6) (* y (* y y))) y) |
| 0.0ms | y | @ | inf | (* x (+ (* y (* 1/6 (* y y))) y)) |
| 0.0ms | y | @ | 0 | (* x (+ (* y (* 1/6 (* y y))) y)) |
| 1× | egg-herbie |
| 16 942× | lower-fma.f64 |
| 16 942× | lower-fma.f32 |
| 5 648× | lower-*.f64 |
| 5 648× | lower-*.f32 |
| 4 054× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 4947 |
| 1 | 792 | 4592 |
| 2 | 2732 | 4450 |
| 3 | 6506 | 4448 |
| 0 | 8220 | 4258 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* 1/120 (pow y 5)) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* 1/120 (pow y 5)) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x y) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* 1/6 (* x (pow y 3))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* 1/6 (* x (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* 1/120 (pow x 5)) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/120 (pow y 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* 1/120 (pow y 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (+.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
| 1× | batch-egg-rewrite |
| 4 920× | lower-*.f32 |
| 4 896× | lower-*.f64 |
| 4 528× | lower-/.f32 |
| 4 520× | lower-/.f64 |
| 4 388× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 336 |
| 0 | 76 | 312 |
| 1 | 254 | 299 |
| 2 | 1466 | 299 |
| 0 | 8180 | 289 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
#s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
(*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
(*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 y #s(literal 1/120 binary64)) |
(*.f64 y (*.f64 y y)) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(sin.f64 x) |
| Outputs |
|---|
(/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (sin.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (sin.f64 x))) x) |
(pow.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(*.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x))) |
(/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64))) x) |
(pow.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64)) |
(*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))))) |
(*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(neg.f64 (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
#s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(+.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) |
(+.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) y y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) y)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) (neg.f64 (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
(*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin x) x) #s(literal 1 binary64)) y) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))))) |
(/.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) x) |
(pow.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x)) |
(*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))))) |
(*.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(neg.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x) (*.f64 y x)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) |
(fma.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y x) (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x (*.f64 y x)) |
(fma.f64 (*.f64 y x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y x)) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/6 binary64))) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) (*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) (*.f64 #s(literal -1 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 x)) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 x)) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) x) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) x) (*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) x) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) #s(literal 1 binary64)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) (neg.f64 x)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)))))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)))) (-.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)))) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) (*.f64 y x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) x) |
(pow.f64 (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x)) |
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x)) |
(*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) x)) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))))) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) (/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) x) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) x)) |
(*.f64 (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) x)) |
(*.f64 (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) #s(literal -1 binary64)) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x)) |
(*.f64 (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(neg.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
#s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 x (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (neg.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (neg.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 y)) x) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) x) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y (sin.f64 x)) x)) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x)))) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 y (sin.f64 x))) (neg.f64 x)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 y x)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(*.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 y #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
#s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
Compiled 22 518 to 1 551 computations (93.1% saved)
37 alts after pruning (30 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 864 | 17 | 881 |
| Fresh | 5 | 13 | 18 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 870 | 37 | 907 |
| Status | Accuracy | Program |
|---|---|---|
| 3.1% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) x) | |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| 48.8% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| ✓ | 45.5% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) | |
| 39.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) | |
| 45.0% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) | |
| ▶ | 22.6% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
| 45.2% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) | |
| ▶ | 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) | |
| 42.4% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) | |
| 22.9% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) | |
| 45.0% | (/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ✓ | 92.4% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| 62.1% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) | |
| ▶ | 89.2% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
| ✓ | 87.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| 72.9% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) | |
| 44.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) | |
| 64.5% | (*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) | |
| 63.6% | #s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) | |
| ✓ | 64.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
| 51.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) | |
| ✓ | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| ▶ | 39.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) | |
| 39.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| 39.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| ✓ | 30.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| 52.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) | |
| ▶ | 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
Compiled 1 228 to 660 computations (46.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
| ✓ | cost-diff | 448 | (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) |
| ✓ | cost-diff | 640 | (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))) |
| ✓ | cost-diff | 0 | #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
| ✓ | cost-diff | 0 | #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
| ✓ | cost-diff | 0 | #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
| ✓ | cost-diff | 0 | #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
| ✓ | cost-diff | 0 | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
| ✓ | cost-diff | 0 | #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
| 6 224× | lower-fma.f32 |
| 6 214× | lower-fma.f64 |
| 4 130× | lower-*.f32 |
| 4 100× | lower-*.f64 |
| 1 962× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 650 |
| 0 | 94 | 616 |
| 1 | 182 | 545 |
| 2 | 380 | 535 |
| 3 | 1139 | 509 |
| 4 | 3409 | 509 |
| 5 | 6115 | 509 |
| 0 | 8378 | 484 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
y |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) |
y |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
(*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
y |
(/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
#s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))) |
#s(literal 1 binary64) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
y |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(neg.f64 y) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) |
(*.f64 y y) |
(*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)) |
#s(literal 1/36 binary64) |
(*.f64 (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 y y)) |
x |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x)) x) |
(/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) |
(/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
#s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) |
y |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 x (*.f64 y (*.f64 x #s(literal -1/6 binary64))) y))) |
#s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
#s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 x (*.f64 y (*.f64 x #s(literal -1/6 binary64))) y)) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 x (*.f64 y (*.f64 x #s(literal -1/6 binary64))) y) |
y |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
(*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64))) x)) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) |
y |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 y x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
(*.f64 (/.f64 y x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
y |
(/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
(/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
#s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (/.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (/.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (/.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))) |
(*.f64 x (/.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
y |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(neg.f64 y) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x) |
(*.f64 (*.f64 y (*.f64 y x)) (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) |
(*.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 y y) |
(*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)) |
(*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) |
#s(literal 1/36 binary64) |
(*.f64 (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 y (*.f64 y y))) |
(*.f64 y (*.f64 y y)) |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 82.8% | #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) |
| ✓ | accuracy | 77.3% | (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) |
| ✓ | accuracy | 62.6% | #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))) |
| ✓ | accuracy | 53.9% | (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) |
| ✓ | accuracy | 99.8% | (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 54.3% | #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | accuracy | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
| ✓ | accuracy | 97.1% | (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
| ✓ | accuracy | 87.2% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
| ✓ | accuracy | 82.8% | #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
| ✓ | accuracy | 62.6% | #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 93.4% | (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
| ✓ | accuracy | 54.3% | #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
| ✓ | accuracy | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
| ✓ | accuracy | 85.8% | #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
| 243.0ms | 256× | 0 | valid |
Compiled 364 to 51 computations (86% saved)
ival-mult: 58.0ms (40.2% of total)ival-div: 57.0ms (39.5% of total)const: 12.0ms (8.3% of total)ival-add: 7.0ms (4.8% of total)ival-sin: 6.0ms (4.2% of total)ival-sinh: 2.0ms (1.4% of total)ival-sub: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x))> |
#<alt (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x)> |
#<alt #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))> |
#<alt (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)> |
#<alt #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))> |
#<alt #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))> |
#<alt (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)> |
#<alt (*.f64 (*.f64 x x) #s(literal -1/6 binary64))> |
#<alt (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x)> |
#<alt #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)))> |
#<alt #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))> |
#<alt (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)> |
#<alt #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)))> |
#<alt (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))> |
#<alt (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)> |
#<alt #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))> |
#<alt (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))> |
#<alt (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y))> |
#<alt (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y))> |
#<alt (*.f64 #s(literal 1/6 binary64) (*.f64 y y))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))> |
#<alt #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))))> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* 1/6 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* 1/6 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1 (* y (- (* 1/6 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* 1/6 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* 1/6 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* 1/6 (pow x 2)) 1)))> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (* -1/6 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* -1/6 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2))))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* x (+ y (* 1/6 (pow y 3))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 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))))))))> |
#<alt (+ (* 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)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 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)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2))))> |
#<alt (* 1/6 (* x (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x))))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)) y)> |
#<alt (/ (+ (* (pow y 2) (- (* 1/36 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) y)> |
#<alt (/ (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/216 (/ (pow y 2) x)) (* 1/36 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) y)> |
#<alt (/ 6 (* x (pow y 3)))> |
#<alt (/ (- (* 6 (/ 1 x)) (* 36 (/ 1 (* x (pow y 2))))) (pow y 3))> |
#<alt (/ (- (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4)))) (/ 36 (* x (pow y 2)))) (pow y 3))> |
#<alt (/ (- (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4))))) (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2))))) (pow y 3))> |
#<alt (/ 6 (* x (pow y 3)))> |
#<alt (* -1 (/ (- (* 36 (/ 1 (* x (pow y 2)))) (* 6 (/ 1 x))) (pow y 3)))> |
#<alt (* -1 (/ (- (/ 36 (* x (pow y 2))) (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4))))) (pow y 3)))> |
#<alt (* -1 (/ (- (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2)))) (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4)))))) (pow y 3)))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2))))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/36 (pow y 4)) 1))> |
#<alt (* (pow y 2) (- (* 1/36 (pow y 4)) 1))> |
#<alt (* (pow y 2) (- (* 1/36 (pow y 4)) 1))> |
#<alt (* 1/36 (pow y 6))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* 1/36 (pow y 6))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* (pow y 6) (- 1/36 (/ 1 (pow y 4))))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* 1/6 (pow y 3))> |
#<alt (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))> |
#<alt (* 1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))> |
#<alt (* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))> |
#<alt (* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* 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)))))))))> |
#<alt (* 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))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | 0 | (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) |
| 1.0ms | y | @ | inf | (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) |
| 1.0ms | y | @ | 0 | (+ (* y (* (* x x) -1/6)) y) |
| 1.0ms | y | @ | 0 | (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) |
| 1.0ms | x | @ | inf | (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) |
| 1× | egg-herbie |
| 18 230× | lower-fma.f64 |
| 18 230× | lower-fma.f32 |
| 6 094× | lower-*.f64 |
| 6 094× | lower-*.f32 |
| 4 360× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 5702 |
| 1 | 967 | 5228 |
| 2 | 3268 | 5116 |
| 0 | 8255 | 4885 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* 1/6 (pow y 3)) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* 1/6 (pow y 3)) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* -1/6 (* (pow x 2) y))) |
(* -1/6 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* -1/6 (* (pow x 2) y)) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* x y) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* 1/6 (* x (pow y 3))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* 1/6 (* x (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* x (+ y (* 1/6 (pow y 3)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 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)))))))) |
(+ (* 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))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 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))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(* x y) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* 1/6 (* x (pow y 3))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(* 1/6 (* x (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/ 1 (* x y)) |
(/ (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)) y) |
(/ (+ (* (pow y 2) (- (* 1/36 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) y) |
(/ (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/216 (/ (pow y 2) x)) (* 1/36 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) y) |
(/ 6 (* x (pow y 3))) |
(/ (- (* 6 (/ 1 x)) (* 36 (/ 1 (* x (pow y 2))))) (pow y 3)) |
(/ (- (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4)))) (/ 36 (* x (pow y 2)))) (pow y 3)) |
(/ (- (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4))))) (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2))))) (pow y 3)) |
(/ 6 (* x (pow y 3))) |
(* -1 (/ (- (* 36 (/ 1 (* x (pow y 2)))) (* 6 (/ 1 x))) (pow y 3))) |
(* -1 (/ (- (/ 36 (* x (pow y 2))) (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4))))) (pow y 3))) |
(* -1 (/ (- (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2)))) (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4)))))) (pow y 3))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(* 1/36 (pow y 6)) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* 1/36 (pow y 6)) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(* -1 y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* 1/6 (pow y 3)) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(* 1/6 (pow y 3)) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(* 1/6 (pow y 2)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* 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))))))))) |
(* 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)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (*.f64 y (sin.f64 x))) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* 1/6 (pow y 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* 1/6 (pow y 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (*.f64 y (sin.f64 x))) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* 1/6 (pow x 2)) 1))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(* -1/6 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* -1/6 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* (pow x 2) (+ (* -1/6 y) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x)))) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (*.f64 y (sin.f64 x))) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (sin.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (sin.f64 x))))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (sin.f64 x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* 1/6 (pow y 3)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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)))))))) |
(fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 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))))))))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* 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))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (*.f64 y (sin.f64 x))) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x)) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* (pow y 3) (+ (* 1/6 x) (/ x (pow y 2)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/6 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/6 x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ (* x (- (* 1/36 (pow y 6)) (pow y 2))) (- (* 1/6 (pow y 3)) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/ (+ (* (pow y 2) (- (* 1/36 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) y) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) x)) y) |
(/ (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/216 (/ (pow y 2) x)) (* 1/36 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) y) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal -1/216 binary64) #s(literal 1/36 binary64)) (/.f64 #s(literal -1/6 binary64) x)) (/.f64 #s(literal 1 binary64) x)) y) |
(/ 6 (* x (pow y 3))) |
(/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))) |
(/ (- (* 6 (/ 1 x)) (* 36 (/ 1 (* x (pow y 2))))) (pow y 3)) |
(/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))) |
(/ (- (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4)))) (/ 36 (* x (pow y 2)))) (pow y 3)) |
(/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))) |
(/ (- (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4))))) (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2))))) (pow y 3)) |
(/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))) (/.f64 #s(literal -1296 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (*.f64 y (*.f64 y y))) |
(/ 6 (* x (pow y 3))) |
(/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))) |
(* -1 (/ (- (* 36 (/ 1 (* x (pow y 2)))) (* 6 (/ 1 x))) (pow y 3))) |
(/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))) |
(* -1 (/ (- (/ 36 (* x (pow y 2))) (+ (* 6 (/ 1 x)) (/ 216 (* x (pow y 4))))) (pow y 3))) |
(/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))) |
(* -1 (/ (- (+ (* 1296 (/ 1 (* x (pow y 6)))) (/ 36 (* x (pow y 2)))) (+ (* 6 (/ 1 x)) (* 216 (/ 1 (* x (pow y 4)))))) (pow y 3))) |
(/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))) (/.f64 #s(literal -1296 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (*.f64 y (*.f64 y y))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(/ (- (* 1/6 (pow y 3)) y) (* x (- (* 1/36 (pow y 6)) (pow y 2)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 y (neg.f64 y))))) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/36 (pow y 4)) 1)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) |
(* 1/36 (pow y 6)) |
(*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* 1/36 (pow y 6)) |
(*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 6) (- 1/36 (/ 1 (pow y 4)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* 1/6 (pow y 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* 1/6 (pow y 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (sin.f64 x))))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (sin.f64 x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 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))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 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)))))))))) |
(*.f64 x (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 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)))))))) |
(*.f64 y (fma.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (sin.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
| 1× | batch-egg-rewrite |
| 5 418× | lower-fma.f32 |
| 5 408× | lower-fma.f64 |
| 4 426× | lower-/.f32 |
| 4 416× | lower-/.f64 |
| 4 244× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 468 |
| 0 | 92 | 386 |
| 1 | 311 | 342 |
| 2 | 1895 | 342 |
| 0 | 8408 | 324 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) |
#s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
(*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
(/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
#s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 x (*.f64 x x)) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x)))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x))))) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (sin.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) (sin.f64 x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x)) |
(*.f64 (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) x)) |
(/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (sinh y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(+.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 y)) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (neg.f64 y))) |
(+.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) y) |
(-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y) |
(-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) y) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (neg.f64 y))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) (neg.f64 y)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) (neg.f64 y)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y y) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y (neg.f64 y)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 y y))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 y y (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) y)) |
(*.f64 (/.f64 y (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 y (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y)) |
(+.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) y) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/6 binary64)) y) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) y) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 x x)) y) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y) |
(fma.f64 (*.f64 y (*.f64 x x)) #s(literal -1/6 binary64) y) |
(fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 y (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))))) (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))))) |
(/.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x y)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 y x)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(fma.f64 y x (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) |
(fma.f64 x y (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x (*.f64 y x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x))) |
(/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x)) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 y x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) x) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) y) (/.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) y) (/.f64 x (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(*.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal -1 binary64)) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 y x))) |
(/.f64 y (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 y (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x) |
(/.f64 (neg.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 y (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y)) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(*.f64 (/.f64 y x) (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 y x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) y) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(*.f64 (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal -1 binary64)) (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (neg.f64 x))) |
(neg.f64 (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)))) |
(/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal -1 binary64))) |
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x y)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 y x)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(fma.f64 y x (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) |
(fma.f64 x y (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x (*.f64 y x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x))) |
(/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x)) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) (*.f64 y x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(*.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) x) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) y) (/.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) y) (/.f64 x (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(*.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal -1 binary64)) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(-.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 y (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(-.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (/.f64 y (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) x) (/.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (neg.f64 (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y)) (*.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (fma.f64 (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 y x) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (pow.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (neg.f64 x)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) x)) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) x) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))) x)) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) y)) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(+.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))))) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (neg.f64 (*.f64 y y))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) (*.f64 y y) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) (*.f64 y y) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) (*.f64 y (*.f64 y y)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) y (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) y (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 y (*.f64 y y))) y (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 y (*.f64 y y))) y (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))))) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (neg.f64 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y y))) |
(+.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 y)) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (neg.f64 y))) |
(+.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) y) |
(-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y) |
(-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) y) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (neg.f64 y))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) (neg.f64 y)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) (neg.f64 y)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y y) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y (neg.f64 y)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y)))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 y y))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 0 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 y y (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 0 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y y) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) y)) |
(*.f64 (/.f64 y (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 y (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1296 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/216 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))))) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))) |
#s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) |
Compiled 39 654 to 2 663 computations (93.3% saved)
50 alts after pruning (41 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 200 | 18 | 1 218 |
| Fresh | 2 | 23 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 205 | 50 | 1 255 |
| Status | Accuracy | Program |
|---|---|---|
| 3.1% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) x) | |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| 48.8% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) | |
| ✓ | 45.5% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) | |
| 39.2% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) | |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) | |
| 16.5% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) | |
| 45.0% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) | |
| 16.5% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) | |
| 16.4% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) | |
| 36.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) | |
| 43.2% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) | |
| 42.4% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) | |
| 21.0% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) | |
| 45.2% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) | |
| ✓ | 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
| 44.8% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) | |
| 4.6% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) | |
| 22.9% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) | |
| 42.4% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) | |
| 42.4% | (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) | |
| 45.0% | (/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ✓ | 92.4% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| 62.1% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) | |
| ✓ | 89.2% | (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
| ✓ | 87.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| 72.9% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) | |
| 44.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) | |
| 64.5% | (*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) | |
| 27.0% | #s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) | |
| 63.6% | #s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) | |
| ✓ | 64.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
| 51.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) | |
| ✓ | 51.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
| 37.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) | |
| 39.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) | |
| 39.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| 39.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) | |
| ✓ | 30.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| 52.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) | |
| 37.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) | |
| 30.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) | |
| 30.9% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) | |
| 11.2% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
Compiled 2 177 to 775 computations (64.4% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) x) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (exp.f64 (neg.f64 y)))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 2 binary64)))) x) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
4 calls:
| 21.0ms | x |
| 20.0ms | (sinh.f64 y) |
| 20.0ms | y |
| 18.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 99.9% | 1 | (sinh.f64 y) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
| Outputs |
|---|
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
4 calls:
| 19.0ms | x |
| 18.0ms | y |
| 17.0ms | (sinh.f64 y) |
| 16.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 1 | x |
| 97.6% | 3 | y |
| 99.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 92.4% | 1 | (sinh.f64 y) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
| Outputs |
|---|
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x) |
1 calls:
| 16.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
2 calls:
| 17.0ms | y |
| 14.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | y |
| 96.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) |
1 calls:
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) |
| Outputs |
|---|
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
2 calls:
| 20.0ms | y |
| 15.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 95.9% | 3 | y |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 #s(approx (/ (sinh y) x) (/.f64 y x)) (sin.f64 x)) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (sin.f64 x) (/.f64 x y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x))))) |
| Outputs |
|---|
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
2 calls:
| 15.0ms | y |
| 14.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 2 | y |
| 95.6% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (*.f64 y y)) x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x))))) (*.f64 y (*.f64 y y))))))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
4 calls:
| 17.0ms | (sinh.f64 y) |
| 14.0ms | y |
| 13.0ms | x |
| 11.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 3 | y |
| 72.9% | 2 | x |
| 63.7% | 2 | (sinh.f64 y) |
| 73.5% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x) |
2 calls:
| 57.0ms | x |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 2 | x |
| 72.8% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (/.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) y))) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x) |
2 calls:
| 11.0ms | x |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 71.8% | 2 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
2 calls:
| 10.0ms | x |
| 9.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 2 | x |
| 69.5% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 y #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (sin x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 #s(literal 6 binary64) (*.f64 y (*.f64 y (*.f64 y x)))))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
2 calls:
| 10.0ms | x |
| 8.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 68.7% | 4 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x) |
1 calls:
| 7.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y))))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
1 calls:
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y) x))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y #s(approx (* (sin x) (+ (* y (* y 1/6)) 1)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x) |
1 calls:
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
1 calls:
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 (*.f64 x x) (fma.f64 y #s(literal -1/6 binary64) (/.f64 y (*.f64 x x))))))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x) |
2 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.5% | 3 | x |
| 65.5% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
4 calls:
| 5.0ms | y |
| 4.0ms | x |
| 4.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.6% | 2 | x |
| 39.7% | 1 | (sinh.f64 y) |
| 39.7% | 1 | y |
| 48.7% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (/ 1 (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x))) (*.f64 y x)))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
(/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x) |
1 calls:
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.7% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
4 calls:
| 5.0ms | x |
| 3.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | y |
| 37.6% | 1 | (sinh.f64 y) |
| 37.6% | 1 | x |
| 37.6% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) y y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 x x) y))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
4 calls:
| 3.0ms | y |
| 3.0ms | x |
| 2.0ms | (sinh.f64 y) |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | x |
| 37.6% | 1 | y |
| 37.6% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 37.6% | 1 | (sinh.f64 y) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
4 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.5% | 2 | x |
| 37.0% | 2 | y |
| 37.0% | 2 | (sinh.f64 y) |
| 39.0% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
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 |
|---|---|---|
| 30.2% | 1 | y |
| 30.2% | 1 | (sinh.f64 y) |
| 30.2% | 1 | x |
| 30.2% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0009965707170806828 | 36634.315985752946 |
| 0.0ms | -inf | -7.676133332410473e-36 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.995577609694087e-8 | 0.0009965707170806828 |
| 0.0ms | -inf | -7.676133332410473e-36 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 8.871716052441813e+50 | 4.92256397862582e+53 |
| 14.0ms | 0.0038707198916703212 | 11.201887856106966 |
| 17.0ms | 256× | 0 | valid |
Compiled 636 to 387 computations (39.2% saved)
ival-sin: 6.0ms (55.5% of total)ival-div: 2.0ms (18.5% of total)ival-mult: 2.0ms (18.5% of total)ival-sinh: 2.0ms (18.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 8.871716052441813e+50 | 4.92256397862582e+53 |
| 1.0ms | 0.0038707198916703212 | 11.201887856106966 |
Compiled 636 to 379 computations (40.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.912702791727728e-22 | 9.674154581066733e-21 |
| 0.0ms | -inf | -7.676133332410473e-36 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.912702791727728e-22 | 9.674154581066733e-21 |
| 0.0ms | -inf | -7.676133332410473e-36 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.912702791727728e-22 | 9.674154581066733e-21 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 470344077662240.8 | 64686433028568920.0 |
| 8.0ms | 112× | 0 | valid |
Compiled 404 to 235 computations (41.8% saved)
ival-sin: 4.0ms (66.4% of total)ival-div: 1.0ms (16.6% of total)ival-mult: 1.0ms (16.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sinh: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.912702791727728e-22 | 9.674154581066733e-21 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 1.0009157864602395e+58 | 3.9459209919260894e+62 |
| 31.0ms | 128× | 0 | valid |
Compiled 380 to 211 computations (44.5% saved)
ival-sin: 26.0ms (90.8% of total)ival-div: 1.0ms (3.5% of total)ival-mult: 1.0ms (3.5% of total)ival-sinh: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0464396632066378e-19 | 3.3271063467931814e-19 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0464396632066378e-19 | 3.3271063467931814e-19 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0464396632066378e-19 | 3.3271063467931814e-19 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0464396632066378e-19 | 3.3271063467931814e-19 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0009965707170806828 | 36634.315985752946 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0009965707170806828 | 36634.315985752946 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 4.88668e-318 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0464396632066378e-19 | 3.3271063467931814e-19 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.478442064465581e-199 | -5.735636366483841e-250 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 80× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 1584 |
| 1 | 265 | 1584 |
| 2 | 270 | 1584 |
| 3 | 273 | 1584 |
| 4 | 274 | 1584 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x)) |
(if (<=.f64 x #s(literal 600000000000000 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x)) |
(if (<=.f64 x #s(literal 189999999999999991810803399150023465781378521542043050268688384 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 0 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -8618206661096855/21545516652742137885659094560277007014094191832363720128504958578969526904000843047377578132593002296225722240434905979752527594496752860623371529300590103961416596156942109074193054752294185849943217159109760516096 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (sinh.f64 y)) x))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) (/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) x) (/.f64 #s(approx (* (sin x) (sinh y)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) x))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (sinh.f64 y)) x) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) (sin.f64 x)))) |
(if (<=.f64 y #s(literal 3422735716801577/9007199254740992 binary64)) (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) (if (<=.f64 y #s(literal 479999999999999996746055363693581428701620052133150720 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) x) (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x))))) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x)) |
(if (<=.f64 x #s(literal 600000000000000 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* y (* y (* y 1/6))) (neg y)) (* (- (* (* y y) (* 1/36 (* (* y (* y y)) y))) (* y y)) x)) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal -36 binary64) (*.f64 y (*.f64 y x)))) (*.f64 y (*.f64 y y))))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 (*.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) x)) |
(if (<=.f64 x #s(literal 189999999999999991810803399150023465781378521542043050268688384 binary64)) (*.f64 (/.f64 #s(approx (sinh y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (fma.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) y (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 #s(approx (sin x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 0 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 0 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x)) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 6230756230241793/20769187434139310514121985316880384 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) (/.f64 #s(approx (* (sin x) (sinh y)) #s(approx (* y (* (sin x) (+ (* y (* y 1/6)) 1))) #s(approx (* x (+ (* y (* 1/6 (* y y))) y)) (*.f64 y x)))) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) (fma.f64 (*.f64 y x) (*.f64 x #s(literal -1/6 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* y (/ (sin x) x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -8618206661096855/21545516652742137885659094560277007014094191832363720128504958578969526904000843047377578132593002296225722240434905979752527594496752860623371529300590103961416596156942109074193054752294185849943217159109760516096 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -8618206661096855/21545516652742137885659094560277007014094191832363720128504958578969526904000843047377578132593002296225722240434905979752527594496752860623371529300590103961416596156942109074193054752294185849943217159109760516096 binary64)) #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* y (/ 1 x)) (sin x)) #s(approx (+ (* y (* (* x x) -1/6)) y) (*.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y #s(approx (/ (sin x) x) #s(literal 1 binary64)))) |
| 19 500× | lower-fma.f64 |
| 19 500× | lower-fma.f32 |
| 18 230× | lower-fma.f64 |
| 18 230× | lower-fma.f32 |
| 16 942× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 4947 |
| 1 | 792 | 4592 |
| 2 | 2732 | 4450 |
| 3 | 6506 | 4448 |
| 0 | 8220 | 4258 |
| 0 | 33 | 189 |
| 0 | 57 | 177 |
| 1 | 172 | 177 |
| 2 | 939 | 174 |
| 0 | 8344 | 171 |
| 0 | 292 | 5702 |
| 1 | 967 | 5228 |
| 2 | 3268 | 5116 |
| 0 | 8255 | 4885 |
| 0 | 6 | 16 |
| 0 | 10 | 16 |
| 1 | 27 | 16 |
| 2 | 117 | 16 |
| 3 | 840 | 16 |
| 0 | 8257 | 16 |
| 0 | 46 | 336 |
| 0 | 76 | 312 |
| 1 | 254 | 299 |
| 2 | 1466 | 299 |
| 0 | 8180 | 289 |
| 0 | 113 | 944 |
| 1 | 373 | 889 |
| 2 | 1229 | 849 |
| 3 | 3047 | 828 |
| 0 | 8158 | 792 |
| 0 | 57 | 468 |
| 0 | 92 | 386 |
| 1 | 311 | 342 |
| 2 | 1895 | 342 |
| 0 | 8408 | 324 |
| 0 | 228 | 4813 |
| 1 | 793 | 4445 |
| 2 | 2831 | 4309 |
| 3 | 7020 | 4309 |
| 0 | 8356 | 4116 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 277 to 894 computations (60.7% saved)
(negabs y)
(abs x)
Compiled 2 152 to 342 computations (84.1% saved)
Loading profile data...