
Time bar (total: 15.2s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 918.0ms | 8 256× | 0 | valid |
ival-sin: 233.0ms (49.3% of total)ival-div: 138.0ms (29.2% of total)ival-mult: 48.0ms (10.2% of total)ival-sinh: 43.0ms (9.1% of total)ival-true: 6.0ms (1.3% of total)ival-assert: 3.0ms (0.6% of total)| 2× | egg-herbie |
| 2 656× | accelerator-lowering-fma.f32 |
| 2 656× | accelerator-lowering-fma.f64 |
| 1 792× | *-lowering-*.f32 |
| 1 792× | *-lowering-*.f64 |
| 1 196× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 44 |
| 1 | 64 | 44 |
| 2 | 175 | 44 |
| 3 | 591 | 44 |
| 4 | 2047 | 44 |
| 5 | 4250 | 44 |
| 6 | 5866 | 44 |
| 7 | 6774 | 44 |
| 8 | 7222 | 44 |
| 9 | 7472 | 44 |
| 10 | 7540 | 44 |
| 11 | 7550 | 44 |
| 0 | 6 | 7 |
| 1 | 15 | 7 |
| 2 | 32 | 7 |
| 3 | 70 | 7 |
| 4 | 148 | 7 |
| 5 | 297 | 7 |
| 6 | 756 | 7 |
| 7 | 1800 | 7 |
| 8 | 3047 | 7 |
| 9 | 4032 | 7 |
| 10 | 4524 | 7 |
| 11 | 4603 | 7 |
| 12 | 4606 | 7 |
| 13 | 4608 | 7 |
| 14 | 5028 | 7 |
| 15 | 5248 | 7 |
| 16 | 5368 | 7 |
| 17 | 5502 | 7 |
| 18 | 5606 | 7 |
| 19 | 5646 | 7 |
| 20 | 5662 | 7 |
| 21 | 5670 | 7 |
| 22 | 5670 | 7 |
| 23 | 5788 | 7 |
| 24 | 6030 | 7 |
| 25 | 6066 | 7 |
| 26 | 6066 | 7 |
| 27 | 6066 | 7 |
| 0 | 6066 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (sin x) (/ (sinh y) y)) |
| Outputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Inputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(* (sin (neg x)) (/ (sinh y) y)) |
(* (sin x) (/ (sinh (neg y)) (neg y))) |
(neg (* (sin (neg x)) (/ (sinh y) y))) |
(neg (* (sin x) (/ (sinh (neg y)) (neg y)))) |
(* (sin y) (/ (sinh x) x)) |
| Outputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(* (sinh y) (/ (sin x) y)) |
(* (sin (neg x)) (/ (sinh y) y)) |
(* (sinh y) (/ (sin x) (neg y))) |
(* (sin x) (/ (sinh (neg y)) (neg y))) |
(* (sinh y) (/ (sin x) y)) |
(neg (* (sin (neg x)) (/ (sinh y) y))) |
(* (sinh y) (/ (sin x) y)) |
(neg (* (sin x) (/ (sinh (neg y)) (neg y)))) |
(* (sinh y) (/ (sin x) (neg y))) |
(* (sin y) (/ (sinh x) x)) |
(abs y)
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 109.0ms | 512× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-div: 69.0ms (76.8% of total)ival-sin: 15.0ms (16.7% of total)ival-mult: 3.0ms (3.3% of total)ival-sinh: 3.0ms (3.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 |
|---|---|---|
| ▶ | 100.0% | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
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 | (/.f64 (sinh.f64 y) y) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2 656× | accelerator-lowering-fma.f32 |
| 2 656× | accelerator-lowering-fma.f64 |
| 1 792× | *-lowering-*.f32 |
| 1 792× | *-lowering-*.f64 |
| 1 196× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 1 | 15 | 17 |
| 2 | 32 | 17 |
| 3 | 70 | 17 |
| 4 | 148 | 17 |
| 5 | 297 | 17 |
| 6 | 756 | 17 |
| 7 | 1800 | 17 |
| 8 | 3047 | 17 |
| 9 | 4032 | 17 |
| 10 | 4524 | 17 |
| 11 | 4603 | 17 |
| 12 | 4606 | 17 |
| 13 | 4608 | 17 |
| 14 | 5028 | 17 |
| 15 | 5248 | 17 |
| 16 | 5368 | 17 |
| 17 | 5502 | 17 |
| 18 | 5606 | 17 |
| 19 | 5646 | 17 |
| 20 | 5662 | 17 |
| 21 | 5670 | 17 |
| 22 | 5670 | 17 |
| 23 | 5788 | 17 |
| 24 | 6030 | 17 |
| 25 | 6066 | 17 |
| 26 | 6066 | 17 |
| 27 | 6066 | 17 |
| 0 | 6066 | 17 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(sin x) |
x |
(/ (sinh y) y) |
(sinh y) |
y |
| Outputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sin x) |
(sin.f64 x) |
x |
(/ (sinh y) y) |
(/.f64 (sinh.f64 y) y) |
(sinh y) |
(sinh.f64 y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (sinh.f64 y) y) |
| ✓ | accuracy | 100.0% | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 21.0ms | 256× | 0 | valid |
Compiled 19 to 8 computations (57.9% saved)
ival-sin: 9.0ms (63.7% of total)ival-div: 2.0ms (14.1% of total)ival-mult: 1.0ms (7.1% of total)ival-sinh: 1.0ms (7.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sin x) (/ (sinh y) y))> |
#<alt (sin x)> |
#<alt (/ (sinh y) y)> |
#<alt (sinh y)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))> |
#<alt (+ (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)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) 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> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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 (* (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))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (* (sin x) (/ (sinh y) y)) |
| 2.0ms | y | @ | -inf | (/ (sinh y) y) |
| 2.0ms | y | @ | inf | (* (sin x) (/ (sinh y) y)) |
| 1.0ms | x | @ | inf | (* (sin x) (/ (sinh y) y)) |
| 1.0ms | y | @ | 0 | (* (sin x) (/ (sinh y) y)) |
| 1× | batch-egg-rewrite |
| 5 112× | *-lowering-*.f32 |
| 5 112× | *-lowering-*.f64 |
| 4 418× | /-lowering-/.f32 |
| 4 418× | /-lowering-/.f64 |
| 1 726× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 22 | 15 |
| 2 | 117 | 15 |
| 3 | 866 | 15 |
| 0 | 8409 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin x) (/ (sinh y) y)) |
(sin x) |
(/ (sinh y) y) |
(sinh y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sin.f64 x) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) #s(literal 0 binary64)) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.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) y)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 x) y))) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (sin.f64 x) y))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sin.f64 x) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) y) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) y))) |
(fma.f64 (/.f64 (sin.f64 x) y) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sin.f64 x) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sin.f64 x) y)))) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 x) y)) #s(literal 0 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (+.f64 y y)) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (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))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 y (sinh.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (+.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (-.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 y #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.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) y) (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) y) (-.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) y) (*.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) 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 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (-.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 y #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)))) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 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) y)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.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) y)) #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) y)) (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) y)) (*.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) y)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) 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 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y)) (*.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)) y)) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.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)) y)) (*.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)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sin.f64 x) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (neg.f64 (/.f64 (sin.f64 x) y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (sin.f64 x) y))) (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) y))) (*.f64 #s(literal -4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (neg.f64 (/.f64 (sin.f64 x) y))) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) (neg.f64 (/.f64 (sin.f64 x) y))) (sinh.f64 y)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) (/.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)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) (/.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 (neg.f64 (sin.f64 x)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (sinh.f64 y))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (+.f64 y y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sinh.f64 y) (+.f64 y y)) (sin.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (sin.f64 x) y)))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y))) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (/.f64 (sin.f64 x) y) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 x) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) y)))) |
(*.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y)))) |
(*.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)) y))) |
(*.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) (neg.f64 (sin.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) (+.f64 y y))) |
(*.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)) y))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) y) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) y)) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.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 (/.f64 (sin.f64 x) y) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.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) y) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) 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) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 y (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 y y)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) y) (*.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) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (sinh.f64 y))) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) y)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 (*.f64 y y))) y) |
(sin.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 0 binary64) (/.f64 (sinh.f64 y) y)) |
(+.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 (sinh.f64 y) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (exp.f64 y) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (sinh.f64 y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sinh.f64 y) y))) |
(-.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (+.f64 y y)) (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (+.f64 y y))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (+.f64 y y)) (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (+.f64 y y))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal -1/2 binary64)) (neg.f64 y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (neg.f64 (/.f64 (sinh.f64 y) y))) |
(-.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) (/.f64 (exp.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))))) |
(fma.f64 (exp.f64 y) (/.f64 #s(literal 1/2 binary64) y) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (exp.f64 y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 (sinh.f64 y) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 y) (+.f64 y y)) #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 y) (+.f64 y y)) #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 y) y) #s(literal -1/2 binary64)) #s(literal -1 binary64) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 y) y) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 y) y) #s(literal 1/2 binary64) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 y) y) #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (exp.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (neg.f64 (/.f64 (sinh.f64 y) y))) |
(/.f64 (sinh.f64 y) y) |
(/.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 y y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y y) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #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 (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -4 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (*.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 (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #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 (*.f64 y #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 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 (+.f64 y y) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 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 y (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (neg.f64 (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 (*.f64 y #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 (+.f64 y y) (*.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 (neg.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #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 y #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (+.f64 (+.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64)))) |
(/.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 (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (pow.f64 (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 y (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/2 binary64) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (-.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (*.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)) (*.f64 (+.f64 y y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (*.f64 (+.f64 y y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) y) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) y) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) y)) #s(literal -2 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 y (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) y) (*.f64 y (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) (+.f64 y y)) (*.f64 (+.f64 y y) (exp.f64 (neg.f64 y)))) (*.f64 (+.f64 y y) (+.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (sinh.f64 y))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 (sinh.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y y)) (*.f64 (neg.f64 y) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) (*.f64 (neg.f64 y) (+.f64 y y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) (neg.f64 (/.f64 (sinh.f64 y) y)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sinh.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 y) (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 y) (+.f64 y y)) (fma.f64 (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)) (*.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) (neg.f64 (/.f64 (sinh.f64 y) y)))) (neg.f64 (/.f64 (sinh.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 y) (+.f64 y y))) (*.f64 (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)))) (+.f64 (/.f64 (exp.f64 y) (+.f64 y y)) (/.f64 (exp.f64 (neg.f64 y)) (+.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (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 #s(literal 1 binary64) y) (-.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 #s(literal 1 binary64) y) (*.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 #s(literal 1 binary64) 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 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.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 y #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.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 -1 binary64) y) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)))) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64)))) (sinh.f64 y)) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (/.f64 #s(literal 1 binary64) y)) #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 #s(literal 1 binary64) y)) (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 #s(literal 1 binary64) y)) (*.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 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) 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 #s(literal 1/2 binary64) y)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) (*.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 #s(literal 1/2 binary64) y)) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) (sinh.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 y (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) (*.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)))) y) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) y) #s(literal 1/2 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)))) (+.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (+.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (sinh.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (sinh.f64 y)) (/.f64 y (sinh.f64 y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) (+.f64 y y))) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) (+.f64 y y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) (neg.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sinh.f64 y) (+.f64 y y)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 y) (+.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sinh.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) (*.f64 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) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (/.f64 #s(literal 1/2 binary64) y))) |
(*.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (+.f64 y y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sinh.f64 y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.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)) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (+.f64 y y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 y (*.f64 #s(literal 4 binary64) (cosh.f64 y))))) |
(*.f64 (neg.f64 (/.f64 (sinh.f64 y) y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) y))) |
(*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (+.f64 y y))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) y) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (sinh.f64 y) (+.f64 y y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 y))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1 binary64)) #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 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.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 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) y) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (neg.f64 y)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (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 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 #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 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.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 #s(literal -1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1/2 binary64) (sinh.f64 y))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) (+.f64 y y)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (+.f64 y y)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (*.f64 y y))) y) |
(+.f64 (sinh.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (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 (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 0 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 (neg.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) (neg.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/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))) |
(+.f64 (*.f64 (neg.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))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (exp.f64 y) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 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 (sinh.f64 #s(literal 0 binary64)) (cosh.f64 y)) (*.f64 (cosh.f64 #s(literal 0 binary64)) (sinh.f64 (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #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 y #s(literal -2 binary64))) (*.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 y #s(literal -2 binary64)))) #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 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (/.f64 (exp.f64 (*.f64 y #s(literal -2 binary64))) (*.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 y #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(-.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))) |
(-.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))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (sinh.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(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/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 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 y) #s(literal 0 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/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 #s(literal -1 binary64) (neg.f64 (sinh.f64 y)) #s(literal 0 binary64)) |
(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 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) #s(literal 0 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 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.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 y #s(literal -2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))) #s(literal 0 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/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 0 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 (*.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)) #s(literal 0 binary64)) |
(fma.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))) #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)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.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))) #s(literal 0 binary64)) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 y) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 0 binary64)) |
(fma.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) #s(literal 0 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/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 binary64)) |
(fma.f64 (neg.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 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.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 y #s(literal -2 binary64)))) #s(literal 3 binary64)))) (-.f64 (+.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 y y)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.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 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.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 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sinh.f64 y))) |
(neg.f64 (sinh.f64 (neg.f64 y))) |
(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 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(/.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 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 #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 (*.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 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)))) (neg.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 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 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)))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal -2 binary64)))) |
(/.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)) (neg.f64 (*.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 (*.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 #s(literal -1 binary64) (*.f64 #s(literal -4 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))))) (fma.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal -2 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 y #s(literal -2 binary64)))) #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) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -4 binary64) (cosh.f64 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 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #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 y #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (+.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64)))) |
(/.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 y #s(literal -2 binary64)))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (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))) (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 #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 (-.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) (neg.f64 (sinh.f64 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 (*.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 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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 1 binary64) (*.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))) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)))) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64)))) (sinh.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.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 (/.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 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.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 #s(literal 0 binary64) (pow.f64 (neg.f64 (sinh.f64 y)) #s(literal 3 binary64))) (pow.f64 (sinh.f64 y) #s(literal 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) (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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.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 binary64) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)))) (pow.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sinh.f64 y) #s(literal 2 binary64)))) (sinh.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)))))) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.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 (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 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.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 (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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.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)) (+.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(/.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/.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 (sinh.f64 y) #s(literal 1 binary64)) |
(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 (*.f64 (sinh.f64 y) #s(literal -1/2 binary64)) #s(literal -1 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 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.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 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.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)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))))) #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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.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 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 (pow.f64 (/.f64 #s(literal -1/2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))))) |
(*.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 (/.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 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 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) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64)))) (-.f64 (+.f64 (exp.f64 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #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 (fma.f64 y #s(literal 2 binary64) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 y y)) (exp.f64 (*.f64 y #s(literal -2 binary64))))) |
(*.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 y #s(literal -2 binary64))))) |
| 1× | egg-herbie |
| 15 526× | accelerator-lowering-fma.f32 |
| 15 526× | accelerator-lowering-fma.f64 |
| 6 162× | *-lowering-*.f32 |
| 6 162× | *-lowering-*.f64 |
| 2 900× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 700 |
| 1 | 288 | 693 |
| 2 | 897 | 643 |
| 3 | 3139 | 635 |
| 4 | 7365 | 635 |
| 0 | 8523 | 605 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(+ (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)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) 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 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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 (* (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 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 x y))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 x y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x x)) y) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/10080 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/12 binary64)))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(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) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(*.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))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 #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 x (*.f64 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 x (*.f64 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.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 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 y (*.f64 y (*.f64 y (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)))) 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)))) |
Compiled 12 287 to 2 003 computations (83.7% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 676 | 8 | 684 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 677 | 8 | 685 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ▶ | 61.6% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
| ▶ | 89.8% | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| 83.6% | (*.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))) | |
| 87.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) | |
| ▶ | 71.8% | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| 62.8% | (*.f64 x (/.f64 (sinh.f64 y) y)) | |
| ▶ | 45.3% | (sin.f64 x) |
Compiled 186 to 122 computations (34.4% saved)
| 1× | egg-herbie |
Found 17 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) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (sinh.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 y (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 384 | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| 9 070× | accelerator-lowering-fma.f32 |
| 9 070× | accelerator-lowering-fma.f64 |
| 5 082× | *-lowering-*.f32 |
| 5 082× | *-lowering-*.f64 |
| 2 566× | neg-lowering-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 97 |
| 1 | 53 | 97 |
| 2 | 115 | 97 |
| 3 | 306 | 97 |
| 4 | 778 | 97 |
| 5 | 2820 | 97 |
| 6 | 4316 | 97 |
| 0 | 8373 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin x) (/ y (sinh y))) |
(sin x) |
x |
(/ y (sinh y)) |
y |
(sinh y) |
(sin x) |
x |
(* (sin x) (+ (* 1/6 (* y y)) 1)) |
(sin x) |
x |
(+ (* 1/6 (* y y)) 1) |
1/6 |
(* y y) |
y |
1 |
(* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
(+ (* -1/6 (* x (* x x))) x) |
-1/6 |
(* x (* x x)) |
x |
(* x x) |
(/ (sinh y) y) |
(sinh y) |
y |
(* (/ (sin x) y) (sinh y)) |
(/ (sin x) y) |
(sin x) |
x |
y |
(sinh y) |
| Outputs |
|---|
(/ (sin x) (/ y (sinh y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sin x) |
(sin.f64 x) |
x |
(/ y (sinh y)) |
(/.f64 y (sinh.f64 y)) |
y |
(sinh y) |
(sinh.f64 y) |
(sin x) |
(sin.f64 x) |
x |
(* (sin x) (+ (* 1/6 (* y y)) 1)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin x) |
(sin.f64 x) |
x |
(+ (* 1/6 (* y y)) 1) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(* y y) |
(*.f64 y y) |
y |
1 |
#s(literal 1 binary64) |
(* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
(/.f64 (*.f64 x (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) y) |
(+ (* -1/6 (* x (* x x))) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
-1/6 |
#s(literal -1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(/ (sinh y) y) |
(/.f64 (sinh.f64 y) y) |
(sinh y) |
(sinh.f64 y) |
y |
(* (/ (sin x) y) (sinh y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(sin x) |
(sin.f64 x) |
x |
y |
(sinh y) |
(sinh.f64 y) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (sin.f64 x) y) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 100.0% | (/.f64 (sinh.f64 y) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 y (sinh.f64 y)) |
| ✓ | accuracy | 100.0% | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| 71.0ms | 117× | 0 | valid |
| 53.0ms | 138× | 2 | exit |
| 1.0ms | 1× | 5 | exit |
Compiled 101 to 23 computations (77.2% saved)
const: 49.0ms (48.7% of total)ival-mult: 17.0ms (16.9% of total)ival-sin: 16.0ms (15.9% of total)adjust: 7.0ms (7% of total)ival-div: 6.0ms (6% of total)ival-add: 4.0ms (4% of total)ival-sinh: 1.0ms (1% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (sin x) (/ y (sinh y)))> |
#<alt (sin x)> |
#<alt (/ y (sinh y))> |
#<alt (sinh y)> |
#<alt (* (sin x) (+ (* 1/6 (* y y)) 1))> |
#<alt (+ (* 1/6 (* y y)) 1)> |
#<alt (* y y)> |
#<alt (* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y))> |
#<alt (+ (* -1/6 (* x (* x x))) x)> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (* (/ (sin x) y) (sinh y))> |
#<alt (/ (sin x) y)> |
#<alt (/ (sinh y) y)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))> |
#<alt (+ (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)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) 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> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 7/360 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/360 (* -31/15120 (pow y 2)))) 1/6)))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 2 (/ y (- (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 (* (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 (+ 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> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/6 (/ 1 (pow y 2))))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y)))))> |
#<alt (* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y)))))> |
#<alt (* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y)))))> |
#<alt (* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y)))))> |
#<alt (+ x (* -1/6 (pow x 3)))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3))))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3))))))))))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))> |
#<alt (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))> |
#<alt (+ (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)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) y)) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) y)) (* 1/6 (/ 1 y)))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) y)) (* 1/120 (/ 1 y)))) (* 1/6 (/ 1 y)))) (/ 1 y)))> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt (/ (sin x) y)> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | (* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
| 1.0ms | y | @ | -inf | (* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
| 1.0ms | x | @ | inf | (* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
| 1.0ms | y | @ | 0 | (* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
| 1.0ms | y | @ | -inf | (/ y (sinh y)) |
| 1× | batch-egg-rewrite |
| 5 882× | accelerator-lowering-fma.f32 |
| 5 882× | accelerator-lowering-fma.f64 |
| 5 416× | *-lowering-*.f32 |
| 5 416× | *-lowering-*.f64 |
| 3 568× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 75 |
| 1 | 96 | 75 |
| 2 | 701 | 75 |
| 3 | 7834 | 75 |
| 0 | 8328 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin x) (/ y (sinh y))) |
(sin x) |
(/ y (sinh y)) |
(sinh y) |
(* (sin x) (+ (* 1/6 (* y y)) 1)) |
(+ (* 1/6 (* y y)) 1) |
(* y y) |
(* (+ (* -1/6 (* x (* x x))) x) (/ (sinh y) y)) |
(+ (* -1/6 (* x (* x x))) x) |
(* x (* x x)) |
(* x x) |
(* (/ (sin x) y) (sinh y)) |
(/ (sin x) y) |
(/ (sinh y) y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 y (sin.f64 x))) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (/.f64 y (sin.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) (sin.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sinh.f64 y) y) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 y (sin.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (/.f64 y (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 y (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 1 binary64)) (sinh.f64 y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) #s(literal -1 binary64)) (sinh.f64 y)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal -1 binary64)) (neg.f64 (sinh.f64 y))) |
(-.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) (/.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 y))) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(neg.f64 (neg.f64 (/.f64 y (sinh.f64 y)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 y (sinh.f64 y))) #s(literal 1 binary64))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (/.f64 y (sinh.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y)) |
(/.f64 (neg.f64 y) (neg.f64 (sinh.f64 y))) |
(/.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y)))) |
(/.f64 (neg.f64 (/.f64 y (sinh.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (sinh.f64 y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sinh.f64 y))) |
(pow.f64 (/.f64 y (sinh.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sinh.f64 y) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (sinh.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sinh.f64 y))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) (/.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sinh.f64 y) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) y) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(*.f64 (/.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(+.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))) |
(-.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))) |
(-.f64 (*.f64 (sinh.f64 #s(literal 0 binary64)) (cosh.f64 y)) (*.f64 (cosh.f64 #s(literal 0 binary64)) (sinh.f64 (neg.f64 y)))) |
(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))) |
(neg.f64 (sinh.f64 (neg.f64 y))) |
(sinh.f64 y) |
(/.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(/.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 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y))))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.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 (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 #s(literal 1 binary64) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))))) |
(/.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 (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 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (sin.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.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 x)))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (sin.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 x) y)) (sin.f64 x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 (sin.f64 x) y)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (sin.f64 x) (sin.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (sin.f64 x) y) (sin.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) y (sin.f64 x)) |
(fma.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 1/6 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) (*.f64 y y) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) y) (*.f64 y #s(literal 1/6 binary64)) (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 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 3 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 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #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 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.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 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(/.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 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (-.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (sin.f64 x)) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (sin.f64 x)) (fma.f64 (*.f64 y 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 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sin.f64 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #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 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #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 #s(literal 1/216 binary64) (pow.f64 (*.f64 y (*.f64 (sin.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(*.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 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #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 (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #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 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #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 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (/.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (/.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/6 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (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)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #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 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #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 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #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 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #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 y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.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)))) (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.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)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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)) #s(literal 1 binary64)) |
(*.f64 (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)) (/.f64 #s(literal 1 binary64) (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)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 y (sinh.f64 y))) (/.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 y (sinh.f64 y)))) |
(fma.f64 x (/.f64 (sinh.f64 y) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (sinh.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (sinh.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sinh.f64 y) x) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (/.f64 (sinh.f64 y) y) x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (/.f64 (sinh.f64 y) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sinh.f64 y) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sinh.f64 y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (sinh.f64 y)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (sinh.f64 y)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (/.f64 (*.f64 (sinh.f64 y) x) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 x (*.f64 x x))) #s(literal -1/6 binary64) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y)) (sinh.f64 y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) y)) (sinh.f64 y) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sinh.f64 y)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (/.f64 (sinh.f64 y) y) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64)) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 x #s(literal -1/6 binary64))) (*.f64 x x) (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x (/.f64 (*.f64 (sinh.f64 y) x) y)) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sinh.f64 y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) |
(neg.f64 (*.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 y))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y))) y)) |
(/.f64 (sinh.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) y)) |
(/.f64 (sinh.f64 y) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (/.f64 y (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (sinh.f64 y)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (*.f64 (neg.f64 (sinh.f64 y)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 (neg.f64 (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 y (sinh.f64 y))) |
(/.f64 (/.f64 (sinh.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (sinh.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y (sinh.f64 y)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (sinh.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (/.f64 y (sinh.f64 y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (sinh.f64 y)))) |
(/.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 y (sinh.f64 y)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (sinh.f64 y)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (sinh.f64 y))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (sinh.f64 y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) y)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (neg.f64 (sinh.f64 y))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sinh.f64 y)) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (sinh.f64 y))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 y (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (sinh.f64 y) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 y (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y (sinh.f64 y)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 (/.f64 y (sinh.f64 y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 y (sinh.f64 y)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (neg.f64 y) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (neg.f64 (/.f64 y (sinh.f64 y))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sinh.f64 y)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y)))) y) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64)) (/.f64 y (sinh.f64 y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (/.f64 (*.f64 (sinh.f64 y) x) y) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) (*.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (-.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (/.f64 (*.f64 (sinh.f64 y) x) y)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)))) (-.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y))) (*.f64 (/.f64 (*.f64 (sinh.f64 y) x) y) (/.f64 (*.f64 (sinh.f64 y) x) y))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (sinh.f64 y) y)) (/.f64 (*.f64 (sinh.f64 y) x) y))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal -1 binary64)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 (sinh.f64 y) y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (sinh.f64 y) y)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 y (sinh.f64 y)))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (sinh.f64 y)))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 (sinh.f64 y) y))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (sinh.f64 y) (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 (sinh.f64 y)) (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (sinh.f64 y) y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (sinh.f64 y)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (sinh.f64 y) (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 (/.f64 (sinh.f64 y) y) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) y)) |
(*.f64 (*.f64 (sinh.f64 y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (*.f64 (neg.f64 (sinh.f64 y)) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) y)) |
(*.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(*.f64 (*.f64 (neg.f64 (sinh.f64 y)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal -1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y) (sinh.f64 y)) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (/.f64 #s(literal -1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (neg.f64 y))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/1296 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (sinh.f64 y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) y) (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 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)) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #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 #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #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 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 9 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(/.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/1296 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/1296 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/1296 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) |
(*.f64 (fma.f64 x x (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/1296 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(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 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 y (sin.f64 x))) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (/.f64 y (sin.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) (sin.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sinh.f64 y) y) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 y (sin.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (/.f64 y (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 y (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 (/.f64 y (sin.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) y))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) (neg.f64 y)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (sin.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 (sin.f64 x) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal 1 binary64)) (sinh.f64 y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) y)) #s(literal -1 binary64)) (sinh.f64 y)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) y) #s(literal -1 binary64)) (neg.f64 (sinh.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 (/.f64 (sin.f64 x) y))) |
(neg.f64 (neg.f64 (/.f64 (sin.f64 x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 x)))) |
(/.f64 (sin.f64 x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sin.f64 x)))) |
(pow.f64 (/.f64 y (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) y)) |
(*.f64 (/.f64 (sin.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 y (sin.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 (exp.f64 y) (*.f64 y #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(neg.f64 (/.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (sinh.f64 y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 y)) |
(/.f64 (neg.f64 (sinh.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (/.f64 (sinh.f64 y) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (+.f64 (neg.f64 y) (neg.f64 y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.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) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (sinh.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sinh.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sinh.f64 y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (sinh.f64 y)) |
(*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (sinh.f64 y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (sinh.f64 y))) |
| 1× | egg-herbie |
| 14 080× | accelerator-lowering-fma.f32 |
| 14 080× | accelerator-lowering-fma.f64 |
| 5 458× | *-lowering-*.f32 |
| 5 458× | *-lowering-*.f64 |
| 4 798× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 2526 |
| 1 | 681 | 2419 |
| 2 | 2379 | 2242 |
| 3 | 6474 | 2220 |
| 0 | 8115 | 2098 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(+ (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)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) 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 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 7/360 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/360 (* -31/15120 (pow y 2)))) 1/6))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(* 2 (/ y (- (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 (* (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 (+ 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 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* 1/6 (pow y 2))) |
(* 1/6 (pow y 2)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(* 1/6 (pow y 2)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y)) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(+ x (* -1/6 (pow x 3))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3)))))))))) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(+ (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)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) y)) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) y)) (* 1/6 (/ 1 y)))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) y)) (* 1/120 (/ 1 y)))) (* 1/6 (/ 1 y)))) (/ 1 y))) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
(/ (sin x) y) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
| Outputs |
|---|
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) 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)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(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) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(fma.f64 y (*.f64 y (*.f64 (sin.f64 x) (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)))) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/120 binary64)) #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 x (*.f64 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 7/360 (pow y 2)) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/360 (* -31/15120 (pow y 2)))) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -31/15120 binary64) #s(literal 7/360 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 2 (/ y (- (exp y) (/ 1 (exp y))))) |
(/.f64 (*.f64 y #s(literal 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 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) 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)))) |
(* 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)))))))))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 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 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 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))) |
(* (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 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 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))) |
(* (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 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* 1/6 (pow y 2))) |
(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)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(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)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal -1/12 binary64) x)) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* (pow x 3) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1/12 (/ (* (pow x 3) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal -1/12 binary64) x)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (- (exp y) (/ 1 (exp y))) (* (pow x 2) y))) (* 1/12 (/ (- (exp y) (/ 1 (exp y))) y))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(+ x (* -1/6 (pow x 3))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3)))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(* 1/2 (/ (* (+ x (* -1/6 (pow x 3))) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) 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)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
(*.f64 x (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) |
(* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) 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)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(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) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(fma.f64 y (*.f64 y (*.f64 (sin.f64 x) (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)))) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)) |
(*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 x)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) y)) (/ 1 y))) |
(*.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y)) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) y)) (* 1/6 (/ 1 y)))) (/ 1 y))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) y)) (* 1/120 (/ 1 y)))) (* 1/6 (/ 1 y)))) (/ 1 y))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (/.f64 #s(literal -1/6 binary64) y))) (/.f64 x y)) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
(/ (sin x) y) |
(/.f64 (sin.f64 x) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
Compiled 27 216 to 2 323 computations (91.5% saved)
22 alts after pruning (19 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 265 | 18 | 1 283 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 269 | 22 | 1 291 |
| Status | Accuracy | Program |
|---|---|---|
| 34.2% | (fma.f64 (fma.f64 x (*.f64 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) | |
| 54.4% | (fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) | |
| ▶ | 36.8% | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| 29.0% | (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) | |
| 31.8% | (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) | |
| 45.1% | (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) | |
| 45.1% | (/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 48.1% | (*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) | |
| ▶ | 53.0% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| 47.2% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) | |
| 56.0% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) | |
| ▶ | 57.1% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
| 31.8% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) | |
| ✓ | 89.8% | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| 52.6% | (*.f64 (/.f64 x y) (sinh.f64 y)) | |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| ▶ | 87.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
| ✓ | 71.8% | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| 23.9% | (*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) | |
| 48.9% | (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 45.3% | (sin.f64 x) |
| ▶ | 23.1% | x |
Compiled 730 to 429 computations (41.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
| ✓ | cost-diff | 1024 | (/.f64 (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) y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| ✓ | cost-diff | 0 | (*.f64 y (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))) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
| 18 656× | accelerator-lowering-fma.f32 |
| 18 656× | accelerator-lowering-fma.f64 |
| 7 704× | +-lowering-+.f64 |
| 7 704× | +-lowering-+.f32 |
| 7 466× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 320 |
| 1 | 138 | 312 |
| 2 | 388 | 312 |
| 3 | 1237 | 312 |
| 4 | 3817 | 310 |
| 5 | 4288 | 310 |
| 6 | 5030 | 310 |
| 7 | 5844 | 310 |
| 8 | 6336 | 310 |
| 9 | 6381 | 310 |
| 10 | 6602 | 310 |
| 11 | 6620 | 310 |
| 12 | 6845 | 310 |
| 13 | 6917 | 310 |
| 14 | 7039 | 310 |
| 15 | 7189 | 310 |
| 16 | 7192 | 310 |
| 17 | 7197 | 310 |
| 18 | 7204 | 310 |
| 19 | 7205 | 310 |
| 0 | 11395 | 273 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)) |
(sin x) |
x |
(+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1) |
y |
(* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6)) |
(+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6) |
(* y y) |
(+ (* (* y y) 1/5040) 1/120) |
1/5040 |
1/120 |
1/6 |
1 |
x |
(+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x) |
(* x x) |
x |
(* (+ (* x (* x 1/120)) -1/6) x) |
(+ (* x (* x 1/120)) -1/6) |
(* x 1/120) |
1/120 |
-1/6 |
(* (+ (* x (* x (* x -1/6))) x) (+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1)) |
(+ (* x (* x (* x -1/6))) x) |
x |
(* x (* x -1/6)) |
(* x -1/6) |
-1/6 |
(+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1) |
(* y y) |
y |
(+ (* (* y y) 1/120) 1/6) |
1/120 |
1/6 |
1 |
(* (+ (* -1/6 (* x (* x x))) x) (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y)) |
(+ (* -1/6 (* x (* x x))) x) |
-1/6 |
(* x (* x x)) |
x |
(* x x) |
(/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y) |
(+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
y |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(+ (* (* y y) 1/5040) 1/120) |
(* y y) |
1/5040 |
1/120 |
1/6 |
(* y (* y y)) |
| Outputs |
|---|
(* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(sin x) |
(sin.f64 x) |
x |
(+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1) |
(fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)) |
y |
(* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6)) |
(*.f64 y (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))) |
(+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6) |
(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)) |
(* y y) |
(*.f64 y y) |
(+ (* (* y y) 1/5040) 1/120) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
1/5040 |
#s(literal 1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1 |
#s(literal 1 binary64) |
x |
(+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) 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) |
(* x x) |
(*.f64 x x) |
x |
(* (+ (* x (* x 1/120)) -1/6) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* x (* x 1/120)) -1/6) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(* x 1/120) |
(*.f64 x #s(literal 1/120 binary64)) |
1/120 |
#s(literal 1/120 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(* (+ (* x (* x (* x -1/6))) x) (+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) 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 (* x (* x -1/6))) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
x |
(* x (* x -1/6)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* x -1/6) |
(*.f64 x #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1) |
(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 y) |
(*.f64 y y) |
y |
(+ (* (* y y) 1/120) 1/6) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
1/120 |
#s(literal 1/120 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1 |
#s(literal 1 binary64) |
(* (+ (* -1/6 (* x (* x x))) x) (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(+ (* -1/6 (* x (* x x))) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
-1/6 |
#s(literal -1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y) |
(fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)) |
(+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) |
(fma.f64 (*.f64 y y) (*.f64 y (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))) y) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(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)) |
y |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(+ (* (* y y) 1/5040) 1/120) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* y y) |
(*.f64 y y) |
1/5040 |
#s(literal 1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 99.6% | (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 98.5% | (/.f64 (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) y) |
| ✓ | accuracy | 97.8% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 97.4% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 y (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))) |
| ✓ | accuracy | 97.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
| 95.0ms | 256× | 0 | valid |
Compiled 299 to 46 computations (84.6% saved)
ival-mult: 35.0ms (48.9% of total)const: 14.0ms (19.6% of total)ival-add: 12.0ms (16.8% of total)ival-sin: 8.0ms (11.2% of total)ival-div: 2.0ms (2.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1))> |
#<alt (sin x)> |
#<alt (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)> |
#<alt (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))> |
#<alt (+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x)> |
#<alt (* x x)> |
#<alt (* (+ (* x (* x 1/120)) -1/6) x)> |
#<alt (+ (* x (* x 1/120)) -1/6)> |
#<alt (* (+ (* x (* x (* x -1/6))) x) (+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1))> |
#<alt (+ (* x (* x (* x -1/6))) x)> |
#<alt (* x (* x -1/6))> |
#<alt (* x -1/6)> |
#<alt (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y)> |
#<alt (* (+ (* -1/6 (* x (* x x))) x) (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y))> |
#<alt (+ (* -1/6 (* x (* x x))) x)> |
#<alt (* x (* x x))> |
#<alt (+ (* (* y y) 1/5040) 1/120)> |
#<alt (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6)> |
#<alt (* x 1/120)> |
#<alt (+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1)> |
#<alt (* y (* y y))> |
| Outputs |
|---|
#<alt (* x (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))> |
#<alt (+ (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/5040 (* (pow y 6) (sin x)))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6))))))> |
#<alt (* 1/5040 (* (pow y 6) (sin x)))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6))))))> |
#<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> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/6 y)> |
#<alt (* y (+ 1/6 (* 1/120 (pow y 2))))> |
#<alt (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/6 x)> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* 1/120 (pow x 3))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt -1/6> |
#<alt (- (* 1/120 (pow x 2)) 1/6)> |
#<alt (- (* 1/120 (pow x 2)) 1/6)> |
#<alt (- (* 1/120 (pow x 2)) 1/6)> |
#<alt (* 1/120 (pow x 2))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 2))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2)))))> |
#<alt (* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))))> |
#<alt (+ x (* -1/6 (pow x 3)))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3))))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3))))))))> |
#<alt (* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4))))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4))))))> |
#<alt (* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4))))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (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/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y))> |
#<alt (* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2)))))> |
#<alt (* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)))))> |
#<alt (+ x (* -1/6 (pow x 3)))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3))))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3))))))))))> |
#<alt (* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6)))))))> |
#<alt (* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6)))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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 1/120> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (* 1/5040 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/120 (pow y 2)))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (* 1/120 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* 1/120 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<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)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | (* x 1/120) |
| 3.0ms | x | @ | -inf | (+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x) |
| 1.0ms | x | @ | 0 | (* (+ (* -1/6 (* x (* x x))) x) (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y)) |
| 1.0ms | x | @ | 0 | (* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)) |
| 1.0ms | x | @ | inf | (* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)) |
| 1× | batch-egg-rewrite |
| 6 074× | accelerator-lowering-fma.f32 |
| 6 074× | accelerator-lowering-fma.f64 |
| 4 228× | *-lowering-*.f32 |
| 4 228× | *-lowering-*.f64 |
| 4 182× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 233 |
| 1 | 274 | 225 |
| 2 | 2303 | 225 |
| 0 | 8585 | 196 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin x) (+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1)) |
(sin x) |
(+ (* y (* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6))) 1) |
(* y (+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6)) |
(+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x) |
(* x x) |
(* (+ (* x (* x 1/120)) -1/6) x) |
(+ (* x (* x 1/120)) -1/6) |
(* (+ (* x (* x (* x -1/6))) x) (+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1)) |
(+ (* x (* x (* x -1/6))) x) |
(* x (* x -1/6)) |
(* x -1/6) |
(/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y) |
(* (+ (* -1/6 (* x (* x x))) x) (/ (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) y)) |
(+ (* -1/6 (* x (* x x))) x) |
(* x (* x x)) |
(+ (* (* y y) 1/5040) 1/120) |
(+ (* (* y y) (+ (* (* y y) 1/5040) 1/120)) 1/6) |
(* x 1/120) |
(+ (* (* y y) (+ (* (* y y) 1/120) 1/6)) 1) |
(* y (* y y)) |
| Outputs |
|---|
(+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)))) |
(fma.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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))) (sin.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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))))) |
(fma.f64 y (*.f64 (*.f64 y (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))) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.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)) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y (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 (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 (*.f64 y y) (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))) (sin.f64 x) (sin.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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))))) |
(fma.f64 (*.f64 (sin.f64 x) y) (*.f64 y (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))) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) (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)) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (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)))) y (sin.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (sin.f64 x) (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)) (sin.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (sin.f64 x)) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (*.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)) (sin.f64 x)) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (sin.f64 x))) (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)) (sin.f64 x))) (neg.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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)))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (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 (sin.f64 x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(sin.f64 x) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(+.f64 (*.f64 (*.f64 y y) (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))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (/.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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)))))) |
(fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y (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))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.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)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(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 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (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))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (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 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (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))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 y y) (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))))) (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 y y) (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 (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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 #s(literal 1 binary64) (*.f64 (*.f64 y y) (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 (fma.f64 (*.f64 y y) (*.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 (*.f64 y y) (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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 y #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) y (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) y (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.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 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) (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 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) y) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) y) (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 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) (neg.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 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) y)) (neg.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 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(*.f64 y (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 (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)) y) |
(+.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (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 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (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 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (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 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (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 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 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 #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 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)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)) x))) |
(/.f64 (*.f64 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 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.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)) x) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 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 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.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)) x)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64) (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) x) (*.f64 x #s(literal -1/6 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(fma.f64 x (*.f64 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)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/120 binary64)) x #s(literal -1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (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 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x 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 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 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 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 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 #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (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 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (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 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (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 (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #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 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))) (fma.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(*.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) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 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))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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))))) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) y) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (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) (neg.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) |
(neg.f64 (/.f64 (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) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (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)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 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))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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))))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))) y) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)) y) (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (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) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)) (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (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) y) |
(/.f64 (neg.f64 (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)) (neg.f64 y)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) (*.f64 y (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 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)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))) y)) |
(/.f64 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)) y)) |
(/.f64 (neg.f64 (neg.f64 (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))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))))) (neg.f64 (*.f64 y (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (neg.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) |
(/.f64 (*.f64 (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) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) y)) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)) y))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (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)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (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) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) y))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (neg.f64 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(pow.f64 (/.f64 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)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (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) y)) |
(*.f64 (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) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (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) y) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (neg.f64 (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)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) 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)) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (pow.f64 (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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)))))) y) (/.f64 (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) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (*.f64 (/.f64 (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) y) x) (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (/.f64 (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) y) x)) |
(+.f64 (*.f64 x (/.f64 (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) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) (*.f64 x (/.f64 (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) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 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))) (/.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 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)))) |
(fma.f64 x (/.f64 (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) y) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y) (*.f64 x (/.f64 (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) y))) |
(fma.f64 (/.f64 (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) y) x (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 (/.f64 (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) y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 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)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (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) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (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) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (neg.f64 (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)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (neg.f64 (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) y) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (neg.f64 (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (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) y) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (/.f64 (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) y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 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)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 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)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 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))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 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))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 (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) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 (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) y)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 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))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))))) |
(/.f64 (*.f64 (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) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (*.f64 y (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (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) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (*.f64 (neg.f64 y) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (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)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (*.f64 (neg.f64 y) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (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)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (neg.f64 (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))) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (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)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (neg.f64 (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))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (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) y) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 (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) y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (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))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (*.f64 (/.f64 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)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 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)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 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)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 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)))) |
(/.f64 (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 (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) y)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 (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) y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (neg.f64 (/.f64 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)))) |
(/.f64 (neg.f64 (*.f64 (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) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 y (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (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) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 (neg.f64 y) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (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))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (neg.f64 (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)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (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))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (neg.f64 (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)))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (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) y) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (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) y) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (neg.f64 (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)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 (/.f64 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)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 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)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 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))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (/.f64 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))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 (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) y))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 (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) y))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (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) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (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) y) x) (*.f64 (/.f64 (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) y) x) (-.f64 (*.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (/.f64 (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) y) x) (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (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) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 (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) y) x) (*.f64 (/.f64 (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) y) x)) (*.f64 (*.f64 (/.f64 (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) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (/.f64 (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) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (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) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (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) y)) (*.f64 x (/.f64 (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) y)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y))) (*.f64 (*.f64 x (/.f64 (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) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (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) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) (-.f64 (*.f64 (*.f64 x (/.f64 (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) y)) (*.f64 x (/.f64 (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) y))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (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) y)) (*.f64 x (/.f64 (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) y)))))) |
(pow.f64 (/.f64 y (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 (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) y)) |
(*.f64 (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) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(*.f64 (/.f64 (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) y) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) 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)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 x (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (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 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (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 (*.f64 y y) (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 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y))))) (/.f64 x (fma.f64 y (*.f64 (*.f64 y y) (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))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal -1 binary64)) (/.f64 (neg.f64 (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)) y)) |
(*.f64 (/.f64 (neg.f64 (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)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) y)) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 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 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (fma.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(+.f64 (*.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 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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 #s(literal 1/36 binary64) (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 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(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)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) y #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/5040 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) (neg.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 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (-.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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 (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)) #s(literal 1/36 binary64))) (*.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)) (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 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.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 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) (fma.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (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 #s(literal 1/36 binary64) (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 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (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 #s(literal 1/36 binary64) (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))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (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 x #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) x) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/120 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) y) y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(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 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 17 192× | accelerator-lowering-fma.f32 |
| 17 192× | accelerator-lowering-fma.f64 |
| 6 842× | +-lowering-+.f64 |
| 6 842× | +-lowering-+.f32 |
| 4 450× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 3992 |
| 1 | 947 | 3865 |
| 2 | 3535 | 3579 |
| 3 | 7813 | 3568 |
| 0 | 8009 | 3283 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
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 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/6 y) |
(* y (+ 1/6 (* 1/120 (pow y 2)))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* 1/5040 (pow y 5)) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 5)) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
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)))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/6 x) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* 1/120 (pow x 3)) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
-1/6 |
(- (* 1/120 (pow x 2)) 1/6) |
(- (* 1/120 (pow x 2)) 1/6) |
(- (* 1/120 (pow x 2)) 1/6) |
(* 1/120 (pow x 2)) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 2)) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(+ x (* -1/6 (pow x 3))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (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/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(+ x (* -1/6 (pow x 3))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3)))))))))) |
(* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4)))))) |
(* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6))))))) |
(* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4)))))) |
(* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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) |
1/120 |
(+ 1/120 (* 1/5040 (pow y 2))) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(* 1/5040 (pow y 2)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/5040 (pow y 2)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
1/6 |
(+ 1/6 (* 1/120 (pow y 2))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(* 1/120 (pow y 4)) |
(* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* 1/120 (pow y 4)) |
(* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(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) |
| Outputs |
|---|
(* x (+ 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 x (*.f64 y y)) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(fma.f64 x (fma.f64 (*.f64 y y) (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 (*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (sin.f64 x)) |
(sin x) |
(sin.f64 x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(fma.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))))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/5040 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/5040 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 6 binary64)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* y (+ 1/6 (* 1/120 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (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))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (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))) |
(* 1/5040 (pow y 5)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 5 binary64))) |
(* 1/5040 (pow y 5)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) 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/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.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/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.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/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.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/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* 1/120 (pow x 3)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/120 (pow x 3)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 1/120 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(- (* 1/120 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(- (* 1/120 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(* 1/120 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* 1/120 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1/6 binary64)))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -1/6 (* (pow x 3) (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1/6 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/6 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(+ x (* -1/6 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 (* (pow y 4) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(* (pow y 4) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/6 (/ (pow x 3) (pow y 4))) (+ (* 1/120 (+ x (* -1/6 (pow x 3)))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (/ x (pow y 4)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal 1 binary64)) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/.f64 (*.f64 x (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)) y) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(fma.f64 x (fma.f64 (*.f64 y y) (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 (*.f64 (*.f64 x x) (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)) (/.f64 #s(literal -1/6 binary64) y))) x) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(fma.f64 x (fma.f64 (*.f64 y y) (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 (*.f64 (*.f64 x x) (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)) (/.f64 #s(literal -1/6 binary64) y))) x) |
(* x (+ 1 (+ (* -1/6 (/ (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(fma.f64 x (fma.f64 (*.f64 y y) (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 (*.f64 (*.f64 x x) (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)) (/.f64 #s(literal -1/6 binary64) y))) x) |
(* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (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)) y) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (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) y) (fma.f64 (*.f64 y y) (/.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 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (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) y) (fma.f64 (*.f64 y y) (/.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 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y)) (+ (/ 1 (pow x 2)) (/ (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (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) y) (fma.f64 (*.f64 y y) (/.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 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -1/6 (/ (* (pow x 3) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (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)) y) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) (* (pow x 2) y))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) y))))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(+ x (* -1/6 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/6 (+ x (* -1/6 (pow x 3)))))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(+ x (+ (* -1/6 (pow x 3)) (* (pow y 2) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) (* 1/120 (+ x (* -1/6 (pow x 3)))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/30240 binary64) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x #s(literal 1/5040 binary64))))) |
(* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/5040 (* (pow y 6) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/30240 binary64) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x #s(literal 1/5040 binary64))))) |
(* (pow y 6) (+ (* -1/6 (/ (pow x 3) (pow y 6))) (+ (* 1/5040 (+ x (* -1/6 (pow x 3)))) (+ (* 1/120 (/ (+ x (* -1/6 (pow x 3))) (pow y 2))) (+ (* 1/6 (/ (+ x (* -1/6 (pow x 3))) (pow y 4))) (/ x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (fma.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.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)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
1/120 |
#s(literal 1/120 binary64) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* 1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* 1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/120 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(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)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(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)) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(* 1/120 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/120 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 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)) |
Compiled 53 996 to 2 765 computations (94.9% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 084 | 21 | 1 105 |
| Fresh | 2 | 12 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 089 | 38 | 1 127 |
| Status | Accuracy | Program |
|---|---|---|
| 53.9% | (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 x (*.f64 y y)) x) | |
| 34.2% | (fma.f64 (fma.f64 x (*.f64 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) | |
| 49.1% | (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) | |
| 53.7% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) | |
| ✓ | 36.8% | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| 31.8% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) | |
| 36.1% | (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) | |
| 29.0% | (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) | |
| 31.8% | (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) | |
| 45.1% | (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) | |
| ▶ | 31.8% | (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
| 30.5% | (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) | |
| ▶ | 49.0% | (/.f64 (*.f64 x (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)) y) |
| 45.1% | (/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 48.1% | (*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) | |
| ▶ | 47.2% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| 32.3% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) | |
| 56.0% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) | |
| 57.1% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) | |
| 38.4% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) | |
| 31.8% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) | |
| 49.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) | |
| ✓ | 89.8% | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| 52.6% | (*.f64 (/.f64 x y) (sinh.f64 y)) | |
| 31.1% | (*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) | |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 87.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| 87.6% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| ▶ | 87.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| 87.3% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) | |
| ✓ | 71.8% | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| ▶ | 23.9% | (*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
| 51.6% | (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 55.4% | (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) | |
| 48.9% | (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 45.3% | (sin.f64 x) |
| ✓ | 23.1% | x |
Compiled 1 448 to 830 computations (42.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (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) |
| ✓ | cost-diff | 0 | (*.f64 x (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)) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 x (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)) y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64)) |
| 10 006× | accelerator-lowering-fma.f32 |
| 10 006× | accelerator-lowering-fma.f64 |
| 3 626× | *-lowering-*.f32 |
| 3 626× | *-lowering-*.f64 |
| 2 944× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 301 |
| 1 | 112 | 301 |
| 2 | 278 | 295 |
| 3 | 937 | 295 |
| 4 | 2462 | 293 |
| 5 | 4188 | 293 |
| 6 | 4929 | 293 |
| 7 | 5962 | 293 |
| 8 | 7420 | 293 |
| 9 | 7817 | 293 |
| 10 | 7945 | 293 |
| 0 | 8001 | 262 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin x) (+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1)) |
(sin x) |
x |
(+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1) |
y |
(* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6)) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(* y (* y (+ (* (* y y) 1/5040) 1/120))) |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(+ (* (* y y) 1/5040) 1/120) |
(* y y) |
1/5040 |
1/120 |
1/6 |
1 |
(+ (* x (* -1/6 (* x x))) x) |
x |
(* -1/6 (* x x)) |
-1/6 |
(* x x) |
(* (+ (* x (* x (* x -1/6))) x) (+ (* y (* y 1/6)) 1)) |
(+ (* x (* x (* x -1/6))) x) |
x |
(* x (* x -1/6)) |
(* x -1/6) |
-1/6 |
(+ (* y (* y 1/6)) 1) |
y |
(* y 1/6) |
1/6 |
1 |
(/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) y) |
(* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) |
x |
(+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
y |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(+ (* (* y y) 1/5040) 1/120) |
(* y y) |
1/5040 |
1/120 |
1/6 |
(* y (* y y)) |
(* y (* y (* (sin x) 1/6))) |
y |
(* y (* (sin x) 1/6)) |
(* (sin x) 1/6) |
(sin x) |
x |
1/6 |
| Outputs |
|---|
(* (sin x) (+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(sin x) |
(sin.f64 x) |
x |
(+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1) |
(fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) |
y |
(* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6)) |
(*.f64 y (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))) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(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)) |
(* y (* y (+ (* (* y y) 1/5040) 1/120))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(+ (* (* y y) 1/5040) 1/120) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* y y) |
(*.f64 y y) |
1/5040 |
#s(literal 1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* x (* -1/6 (* x x))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
x |
(* -1/6 (* x x)) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
-1/6 |
#s(literal -1/6 binary64) |
(* x x) |
(*.f64 x x) |
(* (+ (* x (* x (* x -1/6))) x) (+ (* y (* y 1/6)) 1)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+ (* x (* x (* x -1/6))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
x |
(* x (* x -1/6)) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(* x -1/6) |
(*.f64 x #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(+ (* y (* y 1/6)) 1) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
y |
(* y 1/6) |
(*.f64 y #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1 |
#s(literal 1 binary64) |
(/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) 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 x y)) x) |
(* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) |
(*.f64 x (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 |
(+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) 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) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(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)) |
y |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(+ (* (* y y) 1/5040) 1/120) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* y y) |
(*.f64 y y) |
1/5040 |
#s(literal 1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
(* y (* y (* (sin x) 1/6))) |
(*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
y |
(* y (* (sin x) 1/6)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 x) y)) |
(* (sin x) 1/6) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(sin x) |
(sin.f64 x) |
x |
1/6 |
#s(literal 1/6 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 97.0% | (*.f64 x (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)) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 x (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)) y) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal 1/6 binary64)) |
| ✓ | accuracy | 93.8% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 97.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| 112.0ms | 256× | 0 | valid |
Compiled 284 to 40 computations (85.9% saved)
const: 32.0ms (35.3% of total)ival-mult: 30.0ms (33.1% of total)ival-add: 19.0ms (21% of total)ival-sin: 8.0ms (8.8% of total)ival-div: 2.0ms (2.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6)> |
#<alt (* (sin x) (+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1))> |
#<alt (sin x)> |
#<alt (+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1)> |
#<alt (+ (* x (* -1/6 (* x x))) x)> |
#<alt (* -1/6 (* x x))> |
#<alt (* x x)> |
#<alt (* (+ (* x (* x (* x -1/6))) x) (+ (* y (* y 1/6)) 1))> |
#<alt (+ (* x (* x (* x -1/6))) x)> |
#<alt (* x (* x -1/6))> |
#<alt (* x -1/6)> |
#<alt (/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) y)> |
#<alt (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y))> |
#<alt (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)> |
#<alt (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6)> |
#<alt (* y (* y (* (sin x) 1/6)))> |
#<alt (* y (* (sin x) 1/6))> |
#<alt (* (sin x) 1/6)> |
#<alt (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))> |
#<alt (* y (* y (+ (* (* y y) 1/5040) 1/120)))> |
#<alt (* y (+ (* (* y y) 1/5040) 1/120))> |
#<alt (* y 1/6)> |
#<alt (* y (* y y))> |
| Outputs |
|---|
#<alt 1/6> |
#<alt (+ 1/6 (* 1/120 (pow y 2)))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* x (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))> |
#<alt (+ (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/5040 (* (pow y 6) (sin x)))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6))))))> |
#<alt (* 1/5040 (* (pow y 6) (sin x)))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6))))))> |
#<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> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 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 x 2) (+ 1 (* 1/6 (pow y 2))))) (* 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 (* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2)))))> |
#<alt (* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2)))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2)))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2)))))))> |
#<alt (+ x (* -1/6 (pow x 3)))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))))> |
#<alt (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (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/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt (/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y)> |
#<alt x> |
#<alt (+ x (* 1/6 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x))))> |
#<alt (+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x))))))> |
#<alt (* 1/5040 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6))))))> |
#<alt (* 1/5040 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4))))))> |
#<alt (* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/6 (* x (pow y 2)))))> |
#<alt (* y (+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x)))))> |
#<alt (* y (+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x)))))))> |
#<alt (* 1/5040 (* x (pow y 7)))> |
#<alt (* (pow y 7) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2)))))> |
#<alt (* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4))))))> |
#<alt (* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6))))))> |
#<alt (* 1/5040 (* x (pow y 7)))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x)))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1 (/ x (pow y 6))) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 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/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/120 (pow y 2)))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* x (pow y 2)))> |
#<alt (* x (+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2))))> |
#<alt (* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2)))))))> |
#<alt (* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2))))))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* x y))> |
#<alt (* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y)))> |
#<alt (* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y))))))> |
#<alt (* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y)))))))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -1/36 (pow x 2))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36))))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 y)> |
#<alt (* y (+ 1/6 (* 1/120 (pow y 2))))> |
#<alt (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/120 y)> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* 1/5040 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<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 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)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | x | @ | 0 | (/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) y) |
| 1.0ms | x | @ | 0 | (* y (* y (* (sin x) 1/6))) |
| 1.0ms | x | @ | inf | (* y (* y (* (sin x) 1/6))) |
| 1.0ms | x | @ | inf | (/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) y) |
| 1.0ms | x | @ | -inf | (* y (* y (* (sin x) 1/6))) |
| 1× | batch-egg-rewrite |
| 7 790× | accelerator-lowering-fma.f32 |
| 7 790× | accelerator-lowering-fma.f64 |
| 4 450× | *-lowering-*.f32 |
| 4 450× | *-lowering-*.f64 |
| 3 658× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 242 |
| 1 | 206 | 236 |
| 2 | 1428 | 236 |
| 0 | 8215 | 209 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(* (sin x) (+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1)) |
(sin x) |
(+ (* y (* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6))) 1) |
(+ (* x (* -1/6 (* x x))) x) |
(* -1/6 (* x x)) |
(* x x) |
(* (+ (* x (* x (* x -1/6))) x) (+ (* y (* y 1/6)) 1)) |
(+ (* x (* x (* x -1/6))) x) |
(* x (* x -1/6)) |
(* x -1/6) |
(/ (* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) y) |
(* x (+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y)) |
(+ (* (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) (* y (* y y))) y) |
(+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6) |
(* y (* y (* (sin x) 1/6))) |
(* y (* (sin x) 1/6)) |
(* (sin x) 1/6) |
(* y (+ (* y (* y (+ (* (* y y) 1/5040) 1/120))) 1/6)) |
(* y (* y (+ (* (* y y) 1/5040) 1/120))) |
(* y (+ (* (* y y) 1/5040) 1/120)) |
(* y 1/6) |
(* y (* y y)) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) y #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x)))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (sin.f64 x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (sin.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x)))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (sin.f64 x) (sin.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x)))) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y (sin.f64 x)) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (sin.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (sin.f64 x)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (sin.f64 x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (sin.f64 x))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (sin.f64 x))) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (sin.f64 x))) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(sin.f64 x) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(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)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (neg.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) (/.f64 (*.f64 (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)) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (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)) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (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)) x)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (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)) x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (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)) x)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) y) (*.f64 y #s(literal 1/6 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y #s(literal 1/6 binary64))) y (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x)) (-.f64 (*.f64 (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)) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #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 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x 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 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) 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 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (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)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x)) (-.f64 (*.f64 (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)) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #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 #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x)) (-.f64 (*.f64 (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)) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))))) (fma.f64 (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)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (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)) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) 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)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 (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)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (*.f64 (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)) x)) (-.f64 (*.f64 (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)) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(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)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (neg.f64 (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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) (neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 x (/.f64 y (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(pow.f64 (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 x y)) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x))) |
(+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) x)))) (neg.f64 (*.f64 y (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))) |
(fma.f64 y x (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) |
(fma.f64 x y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 x (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 y x)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) x (*.f64 y x)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (*.f64 y y)) (*.f64 y x)) |
(fma.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y x)) |
(neg.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)) (*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) x)) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x))))) (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) x)))) (-.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)))) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 y x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(+.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y)) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y))) (neg.f64 (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #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 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (neg.f64 y))) y))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) y #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) y) |
(*.f64 (*.f64 y (sin.f64 x)) (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y (*.f64 y (sin.f64 x))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) y) |
(*.f64 (*.f64 y (sin.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y)))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 y #s(literal 1/6 binary64) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) y (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) y (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/6 binary64))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) y) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) y)) (neg.f64 (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) y)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y (neg.f64 y)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) (fma.f64 (*.f64 y y) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (-.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) y)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/36 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (*.f64 (*.f64 y #s(literal 1/120 binary64)) y)) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y))) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y (*.f64 (*.f64 y #s(literal 1/120 binary64)) y)) |
(/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) y) (*.f64 (*.f64 y #s(literal 1/120 binary64)) y)) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (*.f64 (*.f64 y #s(literal 1/120 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y)) (*.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) y) (*.f64 (*.f64 y #s(literal 1/120 binary64)) y))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) y) (*.f64 (*.f64 y #s(literal 1/120 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y y)))) |
(*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) y) |
(*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y #s(literal 1/120 binary64))) |
(+.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y)))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/5040 binary64)) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) y (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 y #s(literal 1/120 binary64))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y #s(literal 1/120 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y #s(literal 1/120 binary64)))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.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/128024064000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y)))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y)) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64))))) (fma.f64 (*.f64 y y) #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)))) (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64))))) (-.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) y) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64)))) (*.f64 y #s(literal 1/120 binary64))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) y)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 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 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 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 18 140× | accelerator-lowering-fma.f32 |
| 18 140× | accelerator-lowering-fma.f64 |
| 5 216× | +-lowering-+.f64 |
| 5 216× | +-lowering-+.f32 |
| 5 082× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 4126 |
| 1 | 1109 | 4008 |
| 2 | 3706 | 3853 |
| 3 | 7276 | 3823 |
| 0 | 8179 | 3551 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/6 |
(+ 1/6 (* 1/120 (pow y 2))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* x (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
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 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (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)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 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 x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(+ x (* -1/6 (pow x 3))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (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/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
x |
(+ x (* 1/6 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x)))) |
(+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x)))))) |
(* 1/5040 (* x (pow y 6))) |
(* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(* 1/5040 (* x (pow y 6))) |
(* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* x y) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x))))) |
(* y (+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(* 1/5040 (* x (pow y 7))) |
(* (pow y 7) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(* 1/5040 (* x (pow y 7))) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x)))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x))))) |
(* -1 (* (pow y 7) (+ (* -1 (/ x (pow y 6))) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 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/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
1/6 |
(+ 1/6 (* 1/120 (pow y 2))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* x (pow y 2))) |
(* x (+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2)))) |
(* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2))))))) |
(* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2)))))))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* x y)) |
(* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y)))))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y))))))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 x) |
(* x (+ 1/6 (* -1/36 (pow x 2)))) |
(* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36)))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36)))) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 y) |
(* y (+ 1/6 (* 1/120 (pow y 2)))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* 1/5040 (pow y 5)) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 5)) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* 1/120 (pow y 2)) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/120 y) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* 1/5040 (pow y 3)) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/5040 (pow y 3)) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 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 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) |
| Outputs |
|---|
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/120 (pow y 2))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* x (+ 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 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* (pow x 2) (+ (* -1/6 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(* (sin x) (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(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) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (sin.f64 x))) (fma.f64 y (*.f64 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/5040 (* (pow y 6) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/120 binary64) (/.f64 (sin.f64 x) (*.f64 y y)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/5040 (* (pow y 6) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (* 1/120 (/ (sin x) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (* 1/6 (/ (sin x) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* (pow y 6) (+ (* 1/5040 (sin x)) (+ (* 1/120 (/ (sin x) (pow y 2))) (+ (* 1/6 (/ (sin x) (pow y 4))) (/ (sin x) (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/120 binary64) (/.f64 (sin.f64 x) (*.f64 y y)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 6 binary64)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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) |
(* 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 x (*.f64 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) (+.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) (+.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/6 (/ (pow y 2) (pow x 2))) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) (+.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -1/6 (* (pow x 3) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/6 (+ 1 (* 1/6 (pow y 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))) |
(+ x (* -1/6 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(+ x (+ (* -1/6 (pow x 3)) (* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* 1/6 (* (pow y 2) (+ x (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow y 2) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/6 (+ x (* -1/6 (pow x 3)))) (/ x (pow y 2))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)) (/.f64 x (*.f64 y y))) y) y (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/ (* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) y) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
x |
(+ x (* 1/6 (* x (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) |
(+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(* 1/5040 (* x (pow y 6))) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/5040 (* x (pow y 6))) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* (pow y 6) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* 1/6 (* x (pow y 2))))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) x)) |
(* y (+ x (* (pow y 2) (+ (* 1/120 (* x (pow y 2))) (* 1/6 x))))) |
(*.f64 y (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(* y (+ x (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* 1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(* 1/5040 (* x (pow y 7))) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 x (pow.f64 y #s(literal 7 binary64)))) |
(* (pow y 7) (+ (* 1/5040 x) (* 1/120 (/ x (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (* 1/6 (/ x (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* (pow y 7) (+ (* 1/5040 x) (+ (* 1/120 (/ x (pow y 2))) (+ (* 1/6 (/ x (pow y 4))) (/ x (pow y 6)))))) |
(*.f64 (fma.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))) (pow.f64 y #s(literal 7 binary64))) |
(* 1/5040 (* x (pow y 7))) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 x (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x)))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))))) |
(* -1 (* (pow y 7) (+ (* -1 (/ x (pow y 6))) (+ (* -1/6 (/ x (pow y 4))) (+ (* -1/120 (/ x (pow y 2))) (* -1/5040 x)))))) |
(*.f64 (fma.f64 x (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))) (pow.f64 y #s(literal 7 binary64))) |
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 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) 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 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (pow.f64 y #s(literal 7 binary64))) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 7 binary64))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (-.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/120 (pow y 2))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* x (pow y 2))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(* x (+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 y y) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))))) |
(* x (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))))) (*.f64 y (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)))))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* x y)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) x)) |
(* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y))) |
(*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y)))))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 (* y (sin x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -1/36 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 (sin x)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* y (+ 1/6 (* 1/120 (pow y 2)))) |
(*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(* 1/5040 (pow y 5)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 5 binary64))) |
(* 1/5040 (pow y 5)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
(* 1/120 (pow y 2)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* 1/120 y) |
(*.f64 #s(literal 1/120 binary64) y) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* 1/5040 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* 1/5040 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) y) |
(* 1/6 y) |
(*.f64 #s(literal 1/6 binary64) 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)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
Compiled 47 169 to 2 905 computations (93.8% saved)
56 alts after pruning (47 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 121 | 27 | 1 148 |
| Fresh | 8 | 20 | 28 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 130 | 56 | 1 186 |
| Status | Accuracy | Program |
|---|---|---|
| 53.9% | (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) | |
| 34.2% | (fma.f64 (fma.f64 x (*.f64 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) | |
| 53.2% | (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) | |
| 49.1% | (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) | |
| 31.8% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) | |
| 31.8% | (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) | |
| ✓ | 36.8% | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| 31.8% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) | |
| 36.1% | (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) | |
| 29.0% | (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) | |
| 45.1% | (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) | |
| ✓ | 31.8% | (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
| 46.4% | (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) | |
| 49.0% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) | |
| 17.0% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) | |
| 30.5% | (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) | |
| 49.0% | (/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) | |
| 30.3% | (/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) | |
| 30.3% | (/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) | |
| 48.8% | (/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) | |
| 45.1% | (/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) | |
| 87.7% | (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) | |
| ✓ | 47.2% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| 32.3% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) | |
| 38.4% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) | |
| 49.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) | |
| ✓ | 89.8% | (*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| 52.6% | (*.f64 (/.f64 x y) (sinh.f64 y)) | |
| 49.0% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) | |
| 31.1% | (*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) | |
| 26.8% | (*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) | |
| 15.4% | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 87.6% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| ✓ | 87.7% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| 83.6% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) y)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) | |
| 87.3% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) | |
| ✓ | 71.8% | (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
| 22.4% | (*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) | |
| ✓ | 23.9% | (*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
| 22.4% | (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) | |
| 21.5% | (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) | |
| 19.4% | (*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) | |
| 22.4% | (*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) | |
| 21.5% | (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) | |
| 20.8% | (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) | |
| 51.6% | (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 55.4% | (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) | |
| 45.1% | (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 48.9% | (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) | |
| 25.5% | (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) | |
| 11.1% | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) | |
| ✓ | 45.3% | (sin.f64 x) |
| ✓ | 23.1% | x |
Compiled 2 406 to 899 computations (62.6% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (sinh.f64 y)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) y)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
5 calls:
| 25.0ms | x |
| 24.0ms | y |
| 24.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 22.0ms | (sin.f64 x) |
| 19.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 100.0% | 1 | (sin.f64 x) |
| 100.0% | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (sinh.f64 y)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) y)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 27.0ms | (/.f64 (sinh.f64 y) y) |
| 26.0ms | (sin.f64 x) |
| 22.0ms | x |
| 22.0ms | y |
| 19.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 100.0% | 1 | (sin.f64 x) |
| 100.0% | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (sinh.f64 y)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) y)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
5 calls:
| 41.0ms | y |
| 22.0ms | (sin.f64 x) |
| 20.0ms | x |
| 20.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 17.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 2 | x |
| 97.0% | 3 | y |
| 99.3% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 92.6% | 3 | (sin.f64 x) |
| 87.7% | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (sinh.f64 y)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) y)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
1 calls:
| 17.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (sinh.f64 y)) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
1 calls:
| 16.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(sin.f64 x) |
(*.f64 x (/.f64 (sinh.f64 y) y)) |
1 calls:
| 17.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(sin.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (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) y)) |
(*.f64 y (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(sin.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
4 calls:
| 38.0ms | (sin.f64 x) |
| 36.0ms | x |
| 17.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 2 | (sin.f64 x) |
| 66.3% | 2 | x |
| 83.4% | 4 | y |
| 92.5% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (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) y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (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))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) y) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (*.f64 (/.f64 (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) y) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/25401600 binary64)) #s(literal -1/14400 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
4 calls:
| 41.0ms | y |
| 39.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 15.0ms | (sin.f64 x) |
| 12.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 2 | (sin.f64 x) |
| 59.1% | 2 | y |
| 57.1% | 1 | (/.f64 (sinh.f64 y) y) |
| 71.5% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 22 to 15 computations (31.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 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) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (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)) y) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
1 calls:
| 63.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 2 | (sin.f64 x) |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y) |
2 calls:
| 88.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 10.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 72.1% | 3 | (sin.f64 x) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
| Outputs |
|---|
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
2 calls:
| 10.0ms | (sin.f64 x) |
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.1% | 3 | (sin.f64 x) |
| 69.9% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (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 (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
1 calls:
| 68.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 3 | (sin.f64 x) |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) |
1 calls:
| 9.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 3 | (sin.f64 x) |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) x) |
(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 x (*.f64 y y)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64))) x) x (*.f64 #s(literal 1/6 binary64) y)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) |
2 calls:
| 9.0ms | (sin.f64 x) |
| 8.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 71.1% | 3 | (sin.f64 x) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) |
2 calls:
| 32.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 7.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.1% | 3 | (sin.f64 x) |
| 66.0% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
2 calls:
| 33.0ms | x |
| 7.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 3 | x |
| 67.6% | 3 | (sin.f64 x) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
1 calls:
| 6.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 3 | (sin.f64 x) |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
| Outputs |
|---|
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
2 calls:
| 29.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 6.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 67.6% | 3 | (sin.f64 x) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
1 calls:
| 5.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 2 | (sin.f64 x) |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
| Outputs |
|---|
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x) |
2 calls:
| 5.0ms | (sin.f64 x) |
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.1% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 61.1% | 3 | (sin.f64 x) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
| Outputs |
|---|
(*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
2 calls:
| 5.0ms | (sin.f64 x) |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.1% | 2 | y |
| 59.1% | 2 | (sin.f64 x) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
3 calls:
| 10.0ms | (/.f64 (sinh.f64 y) y) |
| 4.0ms | (sin.f64 x) |
| 4.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.1% | 1 | (/.f64 (sinh.f64 y) y) |
| 55.1% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 54.7% | 2 | (sin.f64 x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
3 calls:
| 2.0ms | x |
| 2.0ms | (sin.f64 x) |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 2 | (sin.f64 x) |
| 45.1% | 1 | x |
| 54.7% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
x |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
2 calls:
| 2.0ms | (sin.f64 x) |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 46.0% | 4 | (sin.f64 x) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
x |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| Outputs |
|---|
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
x |
5 calls:
| 29.0ms | (/.f64 (sinh.f64 y) y) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (sin.f64 x) |
| 1.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 2 | (sin.f64 x) |
| 31.3% | 2 | x |
| 31.2% | 2 | (/.f64 (sinh.f64 y) y) |
| 31.2% | 2 | y |
| 32.7% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 1.0ms | (sin.f64 x) |
| 1.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.1% | 1 | (/.f64 (sinh.f64 y) y) |
| 23.1% | 1 | y |
| 23.1% | 1 | x |
| 23.1% | 1 | (sin.f64 x) |
| 23.1% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.656343450751996e+19 | +inf |
| 0.0ms | -inf | -4040.3308756013844 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.656343450751996e+19 | +inf |
| 0.0ms | -inf | -4040.3308756013844 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.656343450751996e+19 | +inf |
| 0.0ms | -inf | -4040.3308756013844 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.656343450751996e+19 | +inf |
| 0.0ms | -inf | -4040.3308756013844 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.656343450751996e+19 | +inf |
| 0.0ms | -inf | -4040.3308756013844 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006993251935847924 | 0.09568566864359675 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 0.006993251935847924 | 0.09568566864359675 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.027382428291875364 | 0.029005067843578675 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.9281560538445474e-8 | 2.8341868642725232e-5 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.12699751902986153 | 0.13697986869029533 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006993251935847924 | 0.09568566864359675 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.19103669085161862 | 0.26024667612006364 |
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.00535617380617539 | 8.139600404738939e-308 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 98× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1116 |
| 1 | 206 | 1116 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (sin.f64 x) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (sin.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))))) |
(if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
(if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y)) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 8070450532247929/288230376151711744 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 1170935903116329/9007199254740992 binary64)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 3602879701896397/18014398509481984 binary64)) x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
x |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (sin.f64 x) (*.f64 x (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 100000000000000000000 binary64)) (sin.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))))) |
(if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) y)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
(if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 y (*.f64 y y)) y)) y)) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (*.f64 x (fma.f64 y (*.f64 y (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))) #s(literal 1 binary64)))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 8070450532247929/288230376151711744 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (if (<=.f64 (sin.f64 x) #s(literal 8070450532247929/288230376151711744 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 944473296573929/18889465931478580854784 binary64)) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (sin.f64 x) #s(literal 1170935903116329/9007199254740992 binary64)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x x))) x))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 y (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5764607523034235/576460752303423488 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) |
(if (<=.f64 (sin.f64 x) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 3602879701896397/18014398509481984 binary64)) x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 3602879701896397/18014398509481984 binary64)) x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
x |
| 18 140× | accelerator-lowering-fma.f32 |
| 18 140× | accelerator-lowering-fma.f64 |
| 17 192× | accelerator-lowering-fma.f32 |
| 17 192× | accelerator-lowering-fma.f64 |
| 15 526× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 700 |
| 1 | 288 | 693 |
| 2 | 897 | 643 |
| 3 | 3139 | 635 |
| 4 | 7365 | 635 |
| 0 | 8523 | 605 |
| 0 | 268 | 3992 |
| 1 | 947 | 3865 |
| 2 | 3535 | 3579 |
| 3 | 7813 | 3568 |
| 0 | 8009 | 3283 |
| 0 | 205 | 2526 |
| 1 | 681 | 2419 |
| 2 | 2379 | 2242 |
| 3 | 6474 | 2220 |
| 0 | 8115 | 2098 |
| 0 | 6 | 15 |
| 1 | 22 | 15 |
| 2 | 117 | 15 |
| 3 | 866 | 15 |
| 0 | 8409 | 15 |
| 0 | 38 | 242 |
| 1 | 206 | 236 |
| 2 | 1428 | 236 |
| 0 | 8215 | 209 |
| 0 | 311 | 4126 |
| 1 | 1109 | 4008 |
| 2 | 3706 | 3853 |
| 3 | 7276 | 3823 |
| 0 | 8179 | 3551 |
| 0 | 44 | 233 |
| 1 | 274 | 225 |
| 2 | 2303 | 225 |
| 0 | 8585 | 196 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 730 to 1 201 computations (56% saved)
(negabs x)
(abs y)
Compiled 2 326 to 366 computations (84.3% saved)
Loading profile data...