
Time bar (total: 11.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.2s | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-cos: 287.0ms (42.8% of total)ival-sin: 182.0ms (27.1% of total)ival-mult: 83.0ms (12.4% of total)ival-sub: 62.0ms (9.2% of total)ival-add: 46.0ms (6.9% of total)ival-true: 6.0ms (0.9% of total)ival-assert: 3.0ms (0.4% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 392× | sub-neg |
| 382× | cancel-sign-sub-inv |
| 318× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 105 | 93 |
| 2 | 259 | 92 |
| 3 | 609 | 92 |
| 4 | 1220 | 92 |
| 5 | 1646 | 92 |
| 6 | 1944 | 92 |
| 7 | 2205 | 92 |
| 8 | 2228 | 92 |
| 0 | 8 | 9 |
| 1 | 17 | 9 |
| 2 | 37 | 9 |
| 3 | 61 | 9 |
| 4 | 92 | 9 |
| 5 | 145 | 9 |
| 6 | 257 | 9 |
| 7 | 389 | 9 |
| 8 | 472 | 9 |
| 9 | 520 | 9 |
| 10 | 550 | 9 |
| 0 | 550 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x)) |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(- (+ y (cos x)) (* z (sin x))) |
(- (+ z (cos y)) (* x (sin y))) |
(- (+ x (cos z)) (* y (sin z))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(- (- (cos y) x) (* z (sin y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(+ (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(+ (+ x (cos y)) (* z (sin y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(+ (* z (sin y)) (- x (cos y))) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(- (* (sin y) (neg z)) (+ x (cos y))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(- (* (sin y) (neg z)) (+ x (cos y))) |
(- (+ y (cos x)) (* z (sin x))) |
(- (+ z (cos y)) (* x (sin y))) |
(- (+ (cos y) z) (* x (sin y))) |
(- (+ x (cos z)) (* y (sin z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| 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 |
| 50.0ms | 512× | 0 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-sin: 12.0ms (36.1% of total)ival-cos: 11.0ms (33.1% of total)ival-add: 4.0ms (12% of total)ival-mult: 4.0ms (12% of total)ival-sub: 2.0ms (6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 160× | *-lowering-*.f32 |
| 160× | *-lowering-*.f64 |
| 120× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 17 | 24 |
| 2 | 37 | 24 |
| 3 | 61 | 24 |
| 4 | 92 | 24 |
| 5 | 145 | 24 |
| 6 | 257 | 24 |
| 7 | 389 | 24 |
| 8 | 472 | 24 |
| 9 | 520 | 24 |
| 10 | 550 | 24 |
| 0 | 550 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| 29.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 6.0ms (39.5% of total)ival-sin: 5.0ms (32.9% of total)ival-mult: 2.0ms (13.2% of total)ival-sub: 1.0ms (6.6% of total)ival-add: 1.0ms (6.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (cos y)> |
#<alt (sin y)> |
#<alt (* z (sin y))> |
| Outputs |
|---|
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 1.0ms | y | @ | 0 | (sin y) |
| 1.0ms | y | @ | inf | (- (+ x (cos y)) (* z (sin y))) |
| 0.0ms | z | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 0.0ms | z | @ | 0 | (* z (sin y)) |
| 1× | batch-egg-rewrite |
| 4 620× | *-lowering-*.f32 |
| 4 620× | *-lowering-*.f64 |
| 4 548× | accelerator-lowering-fma.f32 |
| 4 548× | accelerator-lowering-fma.f64 |
| 2 418× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 42 | 21 |
| 2 | 383 | 21 |
| 3 | 5636 | 21 |
| 0 | 8230 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(cos y) |
(sin y) |
(* z (sin y)) |
| Outputs |
|---|
(+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (+.f64 x (cos.f64 y))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 z (sin.f64 y)) x)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(-.f64 (+.f64 (+.f64 x (cos.f64 y)) #s(literal 0 binary64)) (*.f64 z (sin.f64 y))) |
(-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y)))) |
(fma.f64 (+.f64 x (cos.f64 y)) (*.f64 (-.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 x (cos.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal -1 binary64) (+.f64 x (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (pow.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(fma.f64 x (/.f64 x (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 x (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 x (cos.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (cos.f64 y)) (*.f64 (-.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))))) |
(*.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 x (cos.f64 y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) |
(cos.f64 y) |
(sin.f64 y) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
| 1× | egg-herbie |
| 12 396× | accelerator-lowering-fma.f32 |
| 12 396× | accelerator-lowering-fma.f64 |
| 3 376× | *-lowering-*.f32 |
| 3 376× | *-lowering-*.f64 |
| 2 858× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 674 |
| 1 | 334 | 669 |
| 2 | 866 | 661 |
| 3 | 2597 | 657 |
| 4 | 5302 | 657 |
| 5 | 7440 | 657 |
| 0 | 8079 | 629 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
| Outputs |
|---|
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x)) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 x (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 y (*.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))) #s(literal 1 binary64))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 y z #s(literal 0 binary64)) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 z (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 (fma.f64 y z #s(literal 0 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))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (*.f64 z (fma.f64 y (*.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))) #s(literal 1 binary64)))) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
Compiled 7 604 to 632 computations (91.7% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 283 | 13 | 296 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 284 | 13 | 297 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.2% | (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
| ▶ | 55.3% | (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ▶ | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
| 53.7% | (-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) | |
| 54.1% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (fma.f64 y z #s(literal 0 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)))) | |
| 65.3% | (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) (*.f64 z (sin.f64 y))) | |
| 58.5% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| 63.0% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| ▶ | 69.6% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 71.9% | (+.f64 (cos.f64 y) x) | |
| 60.9% | (+.f64 x #s(literal 1 binary64)) | |
| 53.6% | (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) | |
| ▶ | 42.6% | x |
Compiled 466 to 284 computations (39.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 384 | (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
| ✓ | cost-diff | 6592 | (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
| ✓ | cost-diff | -64 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
| ✓ | cost-diff | 0 | (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
| 26 266× | accelerator-lowering-fma.f32 |
| 26 266× | accelerator-lowering-fma.f64 |
| 4 104× | *-lowering-*.f32 |
| 4 104× | *-lowering-*.f64 |
| 2 158× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 219 |
| 1 | 88 | 214 |
| 2 | 212 | 213 |
| 3 | 697 | 213 |
| 4 | 1964 | 209 |
| 5 | 4311 | 207 |
| 6 | 6730 | 207 |
| 0 | 8294 | 195 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y))))) |
1 |
(/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y)))) |
(+ x (+ (* z (- 0 (sin y))) (cos y))) |
x |
(+ (* z (- 0 (sin y))) (cos y)) |
z |
(- 0 (sin y)) |
0 |
(sin y) |
y |
(cos y) |
x |
(+ (* y (- (+ (* y -1/2) 0) z)) (+ x 1)) |
y |
(- (+ (* y -1/2) 0) z) |
(+ (* y -1/2) 0) |
-1/2 |
0 |
z |
(+ x 1) |
x |
1 |
(- x (* z (sin y))) |
x |
(* z (sin y)) |
z |
(sin y) |
y |
(+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
1/2 |
(cos (+ y y)) |
(+ y y) |
y |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
(* z z) |
z |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(* 1/2 (cos (+ y y))) |
(/ 1 (+ (* z (sin y)) (cos y))) |
1 |
(+ (* z (sin y)) (cos y)) |
(sin y) |
(cos y) |
x |
| Outputs |
|---|
(/ 1 (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y))))) |
(-.f64 x (fma.f64 z (sin.f64 y) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (sin.f64 y) (-.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(+ x (+ (* z (- 0 (sin y))) (cos y))) |
(-.f64 x (fma.f64 z (sin.f64 y) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
x |
(+ (* z (- 0 (sin y))) (cos y)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) |
z |
(- 0 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
0 |
#s(literal 0 binary64) |
(sin y) |
(sin.f64 y) |
y |
(cos y) |
(cos.f64 y) |
x |
(+ (* y (- (+ (* y -1/2) 0) z)) (+ x 1)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) |
y |
(- (+ (* y -1/2) 0) z) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
(+ (* y -1/2) 0) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
0 |
#s(literal 0 binary64) |
z |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
1 |
#s(literal 1 binary64) |
(- x (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x) |
x |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
y |
(+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 1 binary64))) (fma.f64 z z #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(cos (+ y y)) |
(cos.f64 (+.f64 y y)) |
(+ y y) |
(+.f64 y y) |
y |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
(fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
z |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
(* 1/2 (cos (+ y y))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 0 binary64)) |
(/ 1 (+ (* z (sin y)) (cos y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ (* z (sin y)) (cos y)) |
(fma.f64 z (sin.f64 y) (cos.f64 y)) |
(sin y) |
(sin.f64 y) |
(cos y) |
(cos.f64 y) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 91.2% | (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
| ✓ | accuracy | 85.1% | (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
| ✓ | accuracy | 76.9% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
| 53.0ms | 65× | 1 | valid |
| 47.0ms | 60× | 2 | valid |
| 46.0ms | 131× | 0 | valid |
Compiled 221 to 37 computations (83.3% saved)
ival-cos: 28.0ms (25.9% of total)ival-mult: 21.0ms (19.4% of total)ival-add: 15.0ms (13.9% of total)ival-sin: 14.0ms (12.9% of total)adjust: 10.0ms (9.2% of total)ival-div: 10.0ms (9.2% of total)ival-sub: 9.0ms (8.3% of total)exact: 1.0ms (0.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y)))))> |
#<alt (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y))))> |
#<alt (+ x (+ (* z (- 0 (sin y))) (cos y)))> |
#<alt (+ (* z (- 0 (sin y))) (cos y))> |
#<alt (+ (* y (- (+ (* y -1/2) 0) z)) (+ x 1))> |
#<alt (- (+ (* y -1/2) 0) z)> |
#<alt (+ (* y -1/2) 0)> |
#<alt (+ x 1)> |
#<alt (- x (* z (sin y)))> |
#<alt (sin y)> |
#<alt (* z (sin y))> |
#<alt (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))))> |
#<alt (+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x)> |
#<alt (- 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (+ (* 1/2 (cos (+ y y))) 1/2)> |
#<alt (cos y)> |
#<alt (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))> |
| Outputs |
|---|
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (/ 1 (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 2))) (/ 1 (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (+ (* x (- (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 3)) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 4))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 3)))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) (pow x 3)))) (+ (* -1 (/ (* z (sin y)) x)) (+ (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (/ (cos y) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) x) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) x) (pow (+ (cos y) (* -1 (* z (sin y)))) 2)) x)) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x))> |
#<alt (/ 1 (+ x (cos y)))> |
#<alt (+ (/ 1 (+ x (cos y))) (/ (* z (sin y)) (pow (+ x (cos y)) 2)))> |
#<alt (+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y))))> |
#<alt (+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4)) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y))))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ (- (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)> |
#<alt (/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z)> |
#<alt (/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (+ (/ (cos y) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y))))))) z)> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y)))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y)))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x)))> |
#<alt (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (+ (* -1/2 (/ z (pow (+ 1 x) 3))) (* 1/6 (/ z (pow (+ 1 x) 2))))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x)))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (/ 1 (+ x (+ (cos y) (* -1 (* z (sin y))))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (cos y) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (cos y) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (cos y) z)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (cos y) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (cos y) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (cos y) z)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* 1/6 (* (pow y 2) z)) z)))> |
#<alt (+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* (pow y 2) (+ 1 (pow z 2)))))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (- 1/3 (* -1/3 (pow z 2)))) (+ 1 (pow z 2)))))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (- (+ 1/3 (* -1 (* (pow y 2) (+ 2/45 (* 2/45 (pow z 2)))))) (* -1/3 (pow z 2)))) (+ 1 (pow z 2)))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2))))> |
#<alt (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2))))> |
#<alt (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2))))> |
#<alt (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (* 1/2 (- 1/2 (* -1 (pow z 2))))) (pow z 2)))))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (+ (* 1/2 (- 1/2 (* -1 (pow z 2)))) (* y (+ (* -1/2 (+ (* -1 (* z (+ 3/2 (* -1 (pow z 2))))) (+ (* -1/6 z) (* 1/2 z)))) (+ (* -1/2 (+ (* -1/6 z) (+ (* 1/2 z) (* z (- 1/2 (* -1 (pow z 2))))))) (pow z 3)))))) (pow z 2)))))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y)))))> |
#<alt (+ x (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))> |
#<alt (+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))))))))> |
#<alt (+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))))) (* 1/2 (/ 1 (cos y)))))))))))> |
#<alt (+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (+ (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* z (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))) (+ (* -1/2 (/ (pow (sin y) 3) (pow (cos y) 4))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* 1/2 (/ 1 (cos y)))))))))))> |
#<alt (* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ x z)))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (cos y) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 4)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (pow (cos y) 3) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))))))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (cos y) (pow (sin y) 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3)))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y)))))> |
#<alt x> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y)))))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y)))))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1/3 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2)))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | 0 | (/ 1 (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y))))) |
| 3.0ms | z | @ | 0 | (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) |
| 3.0ms | y | @ | 0 | (+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
| 2.0ms | y | @ | -inf | (+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
| 2.0ms | y | @ | inf | (+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
| 1× | batch-egg-rewrite |
| 1 530× | accelerator-lowering-fma.f32 |
| 1 530× | accelerator-lowering-fma.f64 |
| 1 228× | *-lowering-*.f32 |
| 1 228× | *-lowering-*.f64 |
| 938× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 156 |
| 1 | 264 | 119 |
| 0 | 2482 | 116 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y))))) |
(/ 1 (+ x (+ (* z (- 0 (sin y))) (cos y)))) |
(+ x (+ (* z (- 0 (sin y))) (cos y))) |
(+ (* z (- 0 (sin y))) (cos y)) |
(+ (* y (- (+ (* y -1/2) 0) z)) (+ x 1)) |
(- (+ (* y -1/2) 0) z) |
(+ (* y -1/2) 0) |
(+ x 1) |
(- x (* z (sin y))) |
(sin y) |
(* z (sin y)) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) |
(+ (* (- (+ (* 1/2 (cos (+ y y))) 1/2) (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))) (/ 1 (+ (* z (sin y)) (cos y)))) x) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
(cos y) |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
| Outputs |
|---|
(+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(+.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(+.f64 x (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) x)) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (sin.f64 y)))) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) |
(fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (sin.f64 y))) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (+.f64 (cos.f64 y) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (+.f64 (cos.f64 y) x)) |
(fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) x) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x))) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (+.f64 (cos.f64 y) x)) |
(fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) x)) (cos.f64 y)) |
(fma.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(+.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(+.f64 x (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) x)) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (sin.f64 y)))) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) |
(fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (sin.f64 y))) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (+.f64 (cos.f64 y) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (+.f64 (cos.f64 y) x)) |
(fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) x) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x))) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (+.f64 (cos.f64 y) x)) |
(fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) x)) (cos.f64 y)) |
(fma.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) (-.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(+.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) |
(+.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) |
(+.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) y (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))))) (fma.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (fma.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x)) #s(literal 1 binary64)) (-.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (*.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)) |
(+.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
(-.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(fma.f64 y #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) y (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) z (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (*.f64 z z)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 y #s(literal -1/2 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) z)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) z))) (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)))) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) y #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 z (sin.f64 y) x)) (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (sin.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) x) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (sin.f64 y) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 z (sin.f64 y) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) x))) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
(sin.f64 y) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 z (neg.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) |
(+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) x) |
(fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x) |
(fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (sin.f64 y)) (cos.f64 y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) (-.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) x) (fma.f64 z (sin.f64 y) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (cos.f64 y))) x))) |
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 y) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1/4 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(cos.f64 y) |
(+.f64 (*.f64 (*.f64 z z) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 z z))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 z z))) |
(fma.f64 (*.f64 z z) #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 z (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 z (*.f64 (sin.f64 y) (*.f64 z (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 z (*.f64 z (sin.f64 y)))) |
(*.f64 (*.f64 z (sin.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 z z)) |
(*.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) z) |
(*.f64 (*.f64 (*.f64 z (sin.f64 y)) z) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 z (sin.f64 y)) (sin.f64 y)) z) |
| 1× | egg-herbie |
| 9 006× | accelerator-lowering-fma.f32 |
| 9 006× | accelerator-lowering-fma.f64 |
| 5 376× | *-lowering-*.f32 |
| 5 376× | *-lowering-*.f64 |
| 4 574× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 693 | 6128 |
| 1 | 2198 | 5865 |
| 2 | 7270 | 5807 |
| 0 | 8072 | 5472 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (cos y) (* -1 (* z (sin y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(/ 1 (+ (cos y) (* -1 (* z (sin y))))) |
(+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 2))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(+ (* x (- (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 3)) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 4))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 3)))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x))) x) |
(/ (- (+ 1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) (pow x 3)))) (+ (* -1 (/ (* z (sin y)) x)) (+ (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (/ (cos y) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) x) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) x) (pow (+ (cos y) (* -1 (* z (sin y)))) 2)) x)) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x)) |
(/ 1 (+ x (cos y))) |
(+ (/ 1 (+ x (cos y))) (/ (* z (sin y)) (pow (+ x (cos y)) 2))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y)))) |
(+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4)) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y)))) |
(/ -1 (* z (sin y))) |
(/ (- (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z) |
(/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z) |
(/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (+ (/ (cos y) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y))))))) z) |
(/ -1 (* z (sin y))) |
(* -1 (/ (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y)))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y)))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (+ (* -1/2 (/ z (pow (+ 1 x) 3))) (* 1/6 (/ z (pow (+ 1 x) 2))))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(cos y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(* -1/2 y) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1/2 y) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(* -1 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* -1 (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
x |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
1 |
(+ 1 (* -1 (* (pow y 2) (+ 1 (pow z 2))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (- 1/3 (* -1/3 (pow z 2)))) (+ 1 (pow z 2))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (- (+ 1/3 (* -1 (* (pow y 2) (+ 2/45 (* 2/45 (pow z 2)))))) (* -1/3 (pow z 2)))) (+ 1 (pow z 2))))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (* 1/2 (- 1/2 (* -1 (pow z 2))))) (pow z 2))))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (+ (* 1/2 (- 1/2 (* -1 (pow z 2)))) (* y (+ (* -1/2 (+ (* -1 (* z (+ 3/2 (* -1 (pow z 2))))) (+ (* -1/6 z) (* 1/2 z)))) (+ (* -1/2 (+ (* -1/6 z) (+ (* 1/2 z) (* z (- 1/2 (* -1 (pow z 2))))))) (pow z 3)))))) (pow z 2))))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))))) (* 1/2 (/ 1 (cos y))))))))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (+ (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* z (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))) (+ (* -1/2 (/ (pow (sin y) 3) (pow (cos y) 4))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* 1/2 (/ 1 (cos y))))))))))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ x z)))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (cos y) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 4)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (pow (cos y) 3) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))))))) (* 1/2 (/ 1 (sin y))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (cos y) (pow (sin y) 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3)))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
x |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
x |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
1 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
| Outputs |
|---|
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(/ 1 (+ (cos y) (* -1 (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 2))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 x (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 3)) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 x (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* -1 (* z (sin y)))) 4))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 3)))) (/ 1 (pow (+ (cos y) (* -1 (* z (sin y)))) 2)))) (/ 1 (+ (cos y) (* -1 (* z (sin y)))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 x (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) x) |
(/ (- (+ 1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) x) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) (pow x 3)))) (+ (* -1 (/ (* z (sin y)) x)) (+ (* -1 (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) (pow x 2))) (/ (cos y) x)))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) #s(literal 3 binary64))) (-.f64 (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 2) x) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) x) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* -1 (* z (sin y)))) 3) x) (pow (+ (cos y) (* -1 (* z (sin y)))) 2)) x)) (+ (cos y) (* -1 (* z (sin y))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)) (cos.f64 y)) (*.f64 z (sin.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (+ x (cos y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) |
(+ (/ 1 (+ x (cos y))) (/ (* z (sin y)) (pow (+ x (cos y)) 2))) |
(fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y)))) |
(fma.f64 z (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 z (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 3 binary64))) (/.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x))) |
(+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4)) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (* -1 (/ (sin y) (pow (+ x (cos y)) 2))))) (/ 1 (+ x (cos y)))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (/.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ (- (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) z)) z) |
(/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z) |
(/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (+.f64 (/.f64 x (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z) |
(/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (+ (/ (cos y) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y))))))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (+.f64 (/.f64 x (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (fma.f64 (+.f64 (cos.f64 y) x) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) z) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (/ (+ (/ 1 (sin y)) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (+.f64 (/.f64 x (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y)))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 (cos.f64 y) x) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (sin.f64 y))) (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y)))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 (+.f64 (cos.f64 y) x) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (*.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (+ (* -1/2 (/ z (pow (+ 1 x) 3))) (* 1/6 (/ z (pow (+ 1 x) 2))))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(fma.f64 y (fma.f64 y (-.f64 (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 z (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal -1 binary64) x)))))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/ 1 (+ x (+ (cos y) (* -1 (* z (sin y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (cos y) z))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z))) |
(* -1 (* z (+ (sin y) (* -1 (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x (*.f64 y y))) (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x (*.f64 y y))) (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) z)) (-.f64 (/.f64 x z) y))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) z)) (-.f64 (/.f64 x z) y))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) z)) (-.f64 (/.f64 x z) y))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (+.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (+.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (+.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) z))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+.f64 x (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (/.f64 y x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (/.f64 z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (/.f64 z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (/.f64 z y)))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 y z) #s(literal 1 binary64)))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 y z) #s(literal 1 binary64)))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 y z) #s(literal 1 binary64)))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (sin.f64 y) (/.f64 x z)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (sin.f64 y) (/.f64 x z)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (sin.f64 y) (/.f64 x z)))) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(fma.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (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 y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 z #s(literal -1/6 binary64)))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* (pow y 2) (+ 1 (pow z 2))))) |
(fma.f64 (fma.f64 z z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (- 1/3 (* -1/3 (pow z 2)))) (+ 1 (pow z 2))))) |
(fma.f64 (*.f64 y y) (-.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (- (+ 1/3 (* -1 (* (pow y 2) (+ 2/45 (* 2/45 (pow z 2)))))) (* -1/3 (pow z 2)))) (+ 1 (pow z 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/45 binary64) #s(literal 2/45 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)) (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 z z))) #s(literal 1 binary64)) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)))) |
(fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (* 1/2 (cos (* 2 y))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(* (pow z 2) (- (+ (* 1/2 (cos (* 2 y))) (+ (* 1/2 (/ (cos (* 2 y)) (pow z 2))) (* 1/2 (/ 1 (pow z 2))))) 1/2)) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal -1/2 binary64))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (* 1/2 (- 1/2 (* -1 (pow z 2))))) (pow z 2))))))) |
(fma.f64 y (fma.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) z) (fma.f64 #s(literal 1/2 binary64) (fma.f64 z z #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 z z) #s(literal -3/4 binary64)))) (-.f64 #s(literal 0 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (+ (* -1/2 (+ 3/2 (* -1 (pow z 2)))) (+ (* 1/2 (- 1/2 (* -1 (pow z 2)))) (* y (+ (* -1/2 (+ (* -1 (* z (+ 3/2 (* -1 (pow z 2))))) (+ (* -1/6 z) (* 1/2 z)))) (+ (* -1/2 (+ (* -1/6 z) (+ (* 1/2 z) (* z (- 1/2 (* -1 (pow z 2))))))) (pow z 3)))))) (pow z 2))))))) |
(fma.f64 y (fma.f64 y (-.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 z (+.f64 #s(literal 1/3 binary64) (fma.f64 z z #s(literal 1/2 binary64)))) (fma.f64 z (*.f64 z z) (fma.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 z z) #s(literal -3/4 binary64)) (*.f64 z #s(literal -1/6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 z z #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 z z) #s(literal -3/4 binary64)))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (neg (* -2 y))) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (+.f64 x (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))))))) |
(+.f64 x (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))))) (* 1/2 (/ 1 (cos y))))))))))) |
(+.f64 x (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (/.f64 #s(literal -1/2 binary64) (cos.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(+ x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* z (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))) (+ (* 1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* z (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))) (+ (* -1/2 (/ (pow (sin y) 3) (pow (cos y) 4))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* 1/2 (/ 1 (cos y))))))))))) |
(+.f64 x (fma.f64 z (fma.f64 z (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (*.f64 z (fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))))) (/.f64 #s(literal -1/2 binary64) (cos.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) |
(* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ x z)))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (+.f64 (/.f64 x z) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))))) |
(* z (- (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (*.f64 z (sin.f64 y))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z (sin.f64 y))))) (/.f64 x z))))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) |
(* z (- (+ (* -1/2 (/ (cos y) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (* (pow z 3) (pow (sin y) 4)))) (+ (* -1/2 (/ (pow (cos y) 2) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos y) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (pow (cos y) 3) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (* (pow z 2) (sin y)))) (/ x z)))))))))))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (*.f64 z (sin.f64 y))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 z (sin.f64 y))))) (/.f64 x z)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 y) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x)) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (-.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) z)) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (cos y) (pow (sin y) 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (+ (* -1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3))) (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3)))))) (* 1/2 (/ 1 (sin y)))) z)) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))) (* 1/2 (/ (cos y) (pow (sin y) 2)))))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (-.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z)) z)) z)))) |
(- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) |
x |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))))))) |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))))))) |
(* x (- (+ 1 (+ (* 1/2 (/ (cos (* 2 y)) (* x (+ (cos y) (* z (sin y)))))) (/ 1/2 (* x (+ (cos y) (* z (sin y))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (+ (cos y) (* z (sin y))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (fma.f64 z (sin.f64 y) (cos.f64 y)))))))) |
x |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* 1/2 (/ 1 (+ (cos y) (* z (sin y))))) (* 1/2 (/ (cos (* 2 y)) (+ (cos y) (* z (sin y)))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (cos y) (* z (sin y))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 z (sin.f64 y) (cos.f64 y))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (sin.f64 y) (cos.f64 y))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/3 binary64) #s(literal 1 binary64)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 2/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/315 binary64) #s(literal 2/45 binary64))) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow y 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -2/45 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 z (*.f64 y y))) |
(* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/3 binary64) #s(literal 1 binary64)) (*.f64 z z)))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) (fma.f64 (*.f64 y y) #s(literal 2/45 binary64) #s(literal -1/3 binary64))) (*.f64 z z))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 (*.f64 z z) (fma.f64 (*.f64 y y) #s(literal -1/315 binary64) #s(literal 2/45 binary64)))) (*.f64 (*.f64 z z) #s(literal -1/3 binary64))) (*.f64 z z))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
Compiled 19 975 to 1 860 computations (90.7% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 834 | 15 | 849 |
| Fresh | 3 | 5 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 840 | 22 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| 83.5% | (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 z (sin.f64 y)) z) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) | |
| 46.4% | (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) | |
| ▶ | 28.3% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| 37.5% | (fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) | |
| ▶ | 59.2% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
| 65.3% | (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) (*.f64 z (sin.f64 y))) | |
| 58.5% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| 63.0% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| 36.2% | (-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| ✓ | 69.6% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 44.4% | (-.f64 x (*.f64 z y)) | |
| 71.9% | (+.f64 (cos.f64 y) x) | |
| ▶ | 60.9% | (+.f64 x #s(literal 1 binary64)) |
| 62.2% | (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| 58.3% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64))) | |
| ▶ | 88.2% | (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
| 20.9% | (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) | |
| 6.6% | (*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) | |
| 62.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) | |
| 2.9% | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) | |
| ✓ | 42.6% | x |
Compiled 653 to 411 computations (37.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 1216 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
| ✓ | cost-diff | 0 | (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | -64 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | cost-diff | 0 | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (cos.f64 y) x) z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) |
| ✓ | cost-diff | 832 | (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
| 3 528× | accelerator-lowering-fma.f32 |
| 3 528× | accelerator-lowering-fma.f64 |
| 1 790× | *-lowering-*.f32 |
| 1 790× | *-lowering-*.f64 |
| 1 254× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 153 |
| 1 | 58 | 152 |
| 2 | 125 | 152 |
| 3 | 296 | 152 |
| 4 | 668 | 149 |
| 5 | 1467 | 149 |
| 6 | 2817 | 149 |
| 7 | 6320 | 149 |
| 0 | 8210 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z)) |
(- (sin y) (/ (+ (cos y) x) z)) |
(sin y) |
y |
(/ (+ (cos y) x) z) |
(+ (cos y) x) |
(cos y) |
x |
z |
(- 0 z) |
0 |
(+ x 1) |
x |
1 |
(+ (* y (- (* y -1/2) z)) 1) |
y |
(- (* y -1/2) z) |
(* y -1/2) |
-1/2 |
z |
1 |
(/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))) |
1 |
(+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1))) |
y |
(/ z (* (+ x 1) (+ x 1))) |
z |
(* (+ x 1) (+ x 1)) |
(+ x 1) |
x |
(/ 1 (+ x 1)) |
(/ 1 (/ -1 (* z (sin y)))) |
1 |
(/ -1 (* z (sin y))) |
-1 |
(* z (sin y)) |
z |
(sin y) |
y |
| Outputs |
|---|
(* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z)) |
(-.f64 x (fma.f64 (sin.f64 y) z (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(- (sin y) (/ (+ (cos y) x) z)) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) |
(sin y) |
(sin.f64 y) |
y |
(/ (+ (cos y) x) z) |
(/.f64 (+.f64 (cos.f64 y) x) z) |
(+ (cos y) x) |
(+.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
x |
z |
(- 0 z) |
(-.f64 #s(literal 0 binary64) z) |
0 |
#s(literal 0 binary64) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(+ (* y (- (* y -1/2) z)) 1) |
(-.f64 #s(literal 0 binary64) (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
y |
(- (* y -1/2) z) |
(fma.f64 y #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(* y -1/2) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
z |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1))) |
(fma.f64 y (/.f64 z (fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
y |
(/ z (* (+ x 1) (+ x 1))) |
(/.f64 z (fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
z |
(* (+ x 1) (+ x 1)) |
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
(/ 1 (+ x 1)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(/ 1 (/ -1 (* z (sin y)))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
-1 |
#s(literal -1 binary64) |
(* z (sin y)) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
y |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
| ✓ | accuracy | 96.6% | (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 93.3% | (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 (cos.f64 y) x) z) |
| ✓ | accuracy | 88.1% | (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
| 63.0ms | 256× | 0 | valid |
Compiled 156 to 30 computations (80.8% saved)
ival-div: 9.0ms (21.5% of total)ival-mult: 9.0ms (21.5% of total)ival-add: 8.0ms (19.1% of total)ival-sin: 7.0ms (16.7% of total)ival-cos: 5.0ms (11.9% of total)ival-sub: 3.0ms (7.2% of total)exact: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z))> |
#<alt (- (sin y) (/ (+ (cos y) x) z))> |
#<alt (sin y)> |
#<alt (/ (+ (cos y) x) z)> |
#<alt (+ x 1)> |
#<alt (+ (* y (- (* y -1/2) z)) 1)> |
#<alt (- (* y -1/2) z)> |
#<alt (* y -1/2)> |
#<alt (* (+ x 1) (+ x 1))> |
#<alt (/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1))))> |
#<alt (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))> |
#<alt (/ z (* (+ x 1) (+ x 1)))> |
#<alt (/ 1 (/ -1 (* z (sin y))))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (cos y)> |
| Outputs |
|---|
#<alt (* z (+ (/ 1 z) (/ x z)))> |
#<alt (+ (* -1 (* y z)) (* z (+ (/ 1 z) (/ x z))))> |
#<alt (+ (* y (+ (* -1 z) (* -1/2 y))) (* z (+ (/ 1 z) (/ x z))))> |
#<alt (+ (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) (* z (+ (/ 1 z) (/ x z))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z)))))> |
#<alt (* -1 (* z (- (sin y) (/ (cos y) z))))> |
#<alt (+ x (* -1 (* z (- (sin y) (/ (cos y) z)))))> |
#<alt (+ x (* -1 (* z (- (sin y) (/ (cos y) z)))))> |
#<alt (+ x (* -1 (* z (- (sin y) (/ (cos y) z)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (+ (/ 1 z) (/ x z)))> |
#<alt (- y (+ (/ 1 z) (/ x z)))> |
#<alt (- (* y (+ 1 (* 1/2 (/ y z)))) (+ (/ 1 z) (/ x z)))> |
#<alt (- (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ 1 z)))))) (+ (/ 1 z) (/ x z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (+ (/ x z) (/ (cos y) z)))> |
#<alt (- (sin y) (/ (cos y) z))> |
#<alt (- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z))> |
#<alt (- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z))> |
#<alt (- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z))> |
#<alt (* -1 (/ x z))> |
#<alt (* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z)))))> |
#<alt (* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z)))))> |
#<alt (* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z)))))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z))))> |
#<alt (* -1 (/ (+ x (cos y)) z))> |
#<alt (/ (- (* z (sin y)) (+ x (cos y))) z)> |
#<alt (/ (- (* z (sin y)) (+ x (cos y))) z)> |
#<alt (/ (- (* z (sin y)) (+ x (cos y))) z)> |
#<alt (sin y)> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt (sin y)> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt (+ (sin y) (* -1 (/ (+ x (cos y)) z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (/ (+ 1 x) z)> |
#<alt (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))> |
#<alt (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z)))> |
#<alt (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z)))> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (cos y) z)> |
#<alt (+ (/ x z) (/ (cos y) z))> |
#<alt (+ (/ x z) (/ (cos y) z))> |
#<alt (+ (/ x z) (/ (cos y) z))> |
#<alt (/ x z)> |
#<alt (* x (+ (/ 1 z) (/ (cos y) (* x z))))> |
#<alt (* x (+ (/ 1 z) (/ (cos y) (* x z))))> |
#<alt (* x (+ (/ 1 z) (/ (cos y) (* x z))))> |
#<alt (/ x z)> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z))))> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt (/ (+ x (cos y)) z)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt 1> |
#<alt (+ 1 (* 2 x))> |
#<alt (+ 1 (* x (+ 2 x)))> |
#<alt (+ 1 (* x (+ 2 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (/ (* y (pow z 2)) (+ 1 x)) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* -1 (/ (* y (pow z 3)) (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (+ 1 x))))) z))))> |
#<alt (/ (pow (+ 1 x) 2) (* y z))> |
#<alt (/ (+ (* -1 (/ (pow (+ 1 x) 3) (* y (pow z 2)))) (/ (pow (+ 1 x) 2) z)) y)> |
#<alt (/ (- (+ (/ (pow (+ 1 x) 2) z) (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 3) (pow z 4)))) (/ (pow (+ 1 x) 2) z)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2))))) y)> |
#<alt (/ (pow (+ 1 x) 2) (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) z)) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* y (pow z 3))) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* y (pow z 4))) (/ (pow (+ 1 x) 4) (pow z 3))) y)) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* z (- (/ (* (pow y 2) z) (+ 1 x)) y))))> |
#<alt (+ 1 (+ x (* z (- (* z (- (* -1 (/ (* (pow y 3) z) (pow (+ 1 x) 2))) (* -1 (/ (pow y 2) (+ 1 x))))) y))))> |
#<alt (/ (pow (+ 1 x) 2) (* y z))> |
#<alt (/ (+ (* -1 (/ (pow (+ 1 x) 3) (* (pow y 2) z))) (/ (pow (+ 1 x) 2) y)) z)> |
#<alt (/ (- (+ (/ (pow (+ 1 x) 2) y) (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 4) (pow z 3)))) (/ (pow (+ 1 x) 2) y)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z)))) z)> |
#<alt (/ (pow (+ 1 x) 2) (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) y)) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* (pow y 3) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* (pow y 4) z)) (/ (pow (+ 1 x) 4) (pow y 3))) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z))> |
#<alt (/ 1 (+ 1 (* y z)))> |
#<alt (+ (/ 1 (+ 1 (* y z))) (/ (* x (+ 1 (* 2 (* y z)))) (pow (+ 1 (* y z)) 2)))> |
#<alt (+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z))))> |
#<alt (+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (* x (+ (* -1 (/ (* (+ 1 (* 2 (* y z))) (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (+ 1 (* y z)))) (+ (* -1 (/ (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z))))) (pow (+ 1 (* y z)) 2))) (/ (* (+ 1 (* 2 (* y z))) (- 1 (+ (* -4 (* y z)) (* y z)))) (pow (+ 1 (* y z)) 3)))))) (/ (* y z) (pow (+ 1 (* y z)) 2)))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z))))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ (* y z) x)))> |
#<alt (* x (- (+ 1 (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (+ 1 (+ (* -4 (* y z)) (* y z)))) (+ (* (- 1 (* 2 (* y z))) (- 1 (* y z))) (* (- (* 2 (* y z)) (+ 1 (* (- 1 (* y z)) (- (* y z) 1)))) (- (* y z) 1)))) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x)))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (- 1 (* y z)) (- (* y z) 1)) x)) (* -1 (/ (+ 1 (* -2 (* y z))) x)))) (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (* -1 (/ (- (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) x)) (+ (/ (* (+ 1 (* -2 (* y z))) (- 1 (* y z))) x) (/ (* (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z))))) (- (* y z) 1)) x))) (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z)))))) x))) (* y z)) x)) 1)))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (/ (* y z) (pow (+ 1 x) 2))> |
#<alt (* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2))))> |
#<alt (* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2))))> |
#<alt (* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2))))> |
#<alt (/ (* y z) (pow (+ 1 x) 2))> |
#<alt (* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x))))))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (/ (* y z) (pow (+ 1 x) 2))> |
#<alt (* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2))))> |
#<alt (* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2))))> |
#<alt (* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2))))> |
#<alt (/ (* y z) (pow (+ 1 x) 2))> |
#<alt (* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x))))))> |
#<alt (* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x))))))> |
#<alt (* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x))))))> |
#<alt (+ 1 (* y z))> |
#<alt (+ 1 (+ (* -1 (* x (+ 1 (* 2 (* y z))))) (* y z)))> |
#<alt (+ 1 (+ (* x (- (* x (- 1 (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z)))> |
#<alt (+ 1 (+ (* x (- (* x (- (+ 1 (* -1 (* x (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z)))))))) (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z)))> |
#<alt (/ 1 x)> |
#<alt (/ (- (+ 1 (/ (* y z) x)) (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (+ (/ 1 (pow x 2)) (/ (* y z) x))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (* y z) x)))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (- (* y z) 1) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (+ (* y z) (/ 1 x))) 1) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* y z) x)) (+ (/ 1 x) (/ (* y z) x))) (+ 1 (* -2 (* y z)))) x)) (* y z)) 1) x)) 1) x))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt (/ z (pow (+ 1 x) 2))> |
#<alt z> |
#<alt (+ z (* -2 (* x z)))> |
#<alt (+ z (* x (- (* -1 (* x (+ z (* -4 z)))) (* 2 z))))> |
#<alt (+ z (* x (- (* x (- (* -1 (* x (+ (* -2 z) (* -2 (+ z (* -4 z)))))) (+ z (* -4 z)))) (* 2 z))))> |
#<alt (/ z (pow x 2))> |
#<alt (/ (+ z (* -2 (/ z x))) (pow x 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ z (* -4 z)) (pow x 2)))) (* 2 (/ z x))) (pow x 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ (* -2 z) (* -2 (+ z (* -4 z)))) (pow x 3)))) (+ (* -4 (/ z (pow x 2))) (+ (* 2 (/ z x)) (/ z (pow x 2))))) (pow x 2))> |
#<alt (/ z (pow x 2))> |
#<alt (/ (+ z (* -2 (/ z x))) (pow x 2))> |
#<alt (/ (+ z (* -1 (/ (- (+ (* -4 (/ z x)) (/ z x)) (* -2 z)) x))) (pow x 2))> |
#<alt (/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ z x)) (* 2 (/ (+ z (* -4 z)) x))) (+ z (* -4 z))) x)) (* -2 z)) x))) (pow x 2))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z))))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* -1/6 (/ (pow y 2) z)) (/ 1 z)) y)> |
#<alt (/ (- (* (pow y 2) (- (* -7/360 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) y)> |
#<alt (/ (- (* (pow y 2) (- (* (pow y 2) (- (* -31/15120 (/ (pow y 2) z)) (* 7/360 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) y)> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | 0 | (* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z)) |
| 4.0ms | z | @ | 0 | (/ (+ (cos y) x) z) |
| 2.0ms | x | @ | -inf | (/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))) |
| 1.0ms | x | @ | 0 | (/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))) |
| 1.0ms | y | @ | inf | (* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z)) |
| 1× | batch-egg-rewrite |
| 4 714× | /-lowering-/.f32 |
| 4 714× | /-lowering-/.f64 |
| 4 650× | accelerator-lowering-fma.f32 |
| 4 650× | accelerator-lowering-fma.f64 |
| 4 264× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 111 |
| 1 | 177 | 110 |
| 2 | 1593 | 110 |
| 0 | 8631 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (sin y) (/ (+ (cos y) x) z)) (- 0 z)) |
(- (sin y) (/ (+ (cos y) x) z)) |
(sin y) |
(/ (+ (cos y) x) z) |
(+ x 1) |
(+ (* y (- (* y -1/2) z)) 1) |
(- (* y -1/2) z) |
(* y -1/2) |
(* (+ x 1) (+ x 1)) |
(/ 1 (+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1)))) |
(+ (* y (/ z (* (+ x 1) (+ x 1)))) (/ 1 (+ x 1))) |
(/ z (* (+ x 1) (+ x 1))) |
(/ 1 (/ -1 (* z (sin y)))) |
(/ -1 (* z (sin y))) |
(* z (sin y)) |
(cos y) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (sin.f64 y) (/.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (sin.f64 y) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 z (/.f64 (sin.f64 y) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 z (/.f64 (sin.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sin.f64 y)) z (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sin.f64 y)) z (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (sin.f64 y) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 z (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(neg.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z)) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (*.f64 z (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (*.f64 z (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) z)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) z) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))))) (neg.f64 (*.f64 z (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))))) (neg.f64 (*.f64 z (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))))) (neg.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) #s(literal 0 binary64)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (*.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (-.f64 (*.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 0 binary64) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(*.f64 (/.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) z) (/.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) z)) |
(+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (sin.f64 y)) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))))) |
(fma.f64 (+.f64 (cos.f64 y) x) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) z) (sin.f64 y)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) z) (sin.f64 y)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) (sin.f64 y)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) z) (sin.f64 y)) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) (sin.f64 y)) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z)) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) (/.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)))) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (+.f64 (cos.f64 y) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) z) (/.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) z)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z (-.f64 (cos.f64 y) x))) (/.f64 (*.f64 x x) (*.f64 z (-.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (cos.f64 y) x) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 (cos.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (+.f64 (cos.f64 y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (+.f64 (cos.f64 y) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (+.f64 (cos.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (+.f64 (cos.f64 y) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 z (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (*.f64 z (-.f64 (cos.f64 y) x))) |
(/.f64 (*.f64 (+.f64 (cos.f64 y) x) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z)) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 y) x) z)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 z (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) (neg.f64 (*.f64 z (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (-.f64 (cos.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 y) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (cos.f64 y) x) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(pow.f64 (/.f64 z (+.f64 (cos.f64 y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (+.f64 (cos.f64 y) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (cos.f64 y) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (+.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (+.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 z z #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) (/.f64 (+.f64 (cos.f64 y) x) (fma.f64 x (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 y #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) y (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) (fma.f64 y #s(literal -1/2 binary64) z)) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z))) (neg.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z)))) (neg.f64 (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (fma.f64 (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) (fma.f64 z z (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z)))) |
(pow.f64 (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x)) |
(+.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (-.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (fma.f64 x x x)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x x x)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x x)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (fma.f64 x x x)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x x x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x x) (fma.f64 x x x) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x x x) (fma.f64 x x x) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))))) |
(pow.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) y (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 y (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (+.f64 x #s(literal 1 binary64))) (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 y (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x #s(literal 1 binary64))) (/.f64 y (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y z))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 y (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y) (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) y)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 y z))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) z) y))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) y)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) z) y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y z)))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y z)))) (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(pow.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (/.f64 (*.f64 z (/.f64 z z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) z)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) z))) |
(neg.f64 (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) z)) |
(/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (/.f64 z (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (fma.f64 (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))))))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 z (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 z (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 z (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 z (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 z (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sin.f64 y) z)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (sin.f64 y) (/.f64 z #s(literal -1 binary64))) |
(*.f64 z (neg.f64 (sin.f64 y))) |
(*.f64 z (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) z)) (neg.f64 (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) z))) (neg.f64 (neg.f64 (sin.f64 y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(cos.f64 y) |
| 1× | egg-herbie |
| 8 698× | accelerator-lowering-fma.f32 |
| 8 698× | accelerator-lowering-fma.f64 |
| 5 518× | *-lowering-*.f32 |
| 5 518× | *-lowering-*.f64 |
| 3 644× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 4351 |
| 1 | 2047 | 4218 |
| 2 | 6410 | 4105 |
| 0 | 8383 | 3882 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (+ (/ 1 z) (/ x z))) |
(+ (* -1 (* y z)) (* z (+ (/ 1 z) (/ x z)))) |
(+ (* y (+ (* -1 z) (* -1/2 y))) (* z (+ (/ 1 z) (/ x z)))) |
(+ (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) (* z (+ (/ 1 z) (/ x z)))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(* -1 (* z (- (sin y) (/ (cos y) z)))) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
x |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
x |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (+ (/ 1 z) (/ x z))) |
(- y (+ (/ 1 z) (/ x z))) |
(- (* y (+ 1 (* 1/2 (/ y z)))) (+ (/ 1 z) (/ x z))) |
(- (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ 1 z)))))) (+ (/ 1 z) (/ x z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(- (sin y) (/ (cos y) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(* -1 (/ x z)) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(* -1 (/ x z)) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(* -1 (/ (+ x (cos y)) z)) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(sin y) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(sin y) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(/ (+ 1 x) z) |
(+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z))) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z))) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (cos y) z) |
(+ (/ x z) (/ (cos y) z)) |
(+ (/ x z) (/ (cos y) z)) |
(+ (/ x z) (/ (cos y) z)) |
(/ x z) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(/ x z) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
(/ (+ x (cos y)) z) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(* -1/2 y) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1/2 y) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(* -1 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
1 |
(+ 1 (* 2 x)) |
(+ 1 (* x (+ 2 x))) |
(+ 1 (* x (+ 2 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (/ (* y (pow z 2)) (+ 1 x)) z)))) |
(+ 1 (+ x (* y (- (* y (- (* -1 (/ (* y (pow z 3)) (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (+ 1 x))))) z)))) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/ (+ (* -1 (/ (pow (+ 1 x) 3) (* y (pow z 2)))) (/ (pow (+ 1 x) 2) z)) y) |
(/ (- (+ (/ (pow (+ 1 x) 2) z) (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y) |
(/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 3) (pow z 4)))) (/ (pow (+ 1 x) 2) z)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2))))) y) |
(/ (pow (+ 1 x) 2) (* y z)) |
(* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) z)) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* y (pow z 3))) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* y (pow z 4))) (/ (pow (+ 1 x) 4) (pow z 3))) y)) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y)) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* z (- (/ (* (pow y 2) z) (+ 1 x)) y)))) |
(+ 1 (+ x (* z (- (* z (- (* -1 (/ (* (pow y 3) z) (pow (+ 1 x) 2))) (* -1 (/ (pow y 2) (+ 1 x))))) y)))) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/ (+ (* -1 (/ (pow (+ 1 x) 3) (* (pow y 2) z))) (/ (pow (+ 1 x) 2) y)) z) |
(/ (- (+ (/ (pow (+ 1 x) 2) y) (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z) |
(/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 4) (pow z 3)))) (/ (pow (+ 1 x) 2) y)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z)))) z) |
(/ (pow (+ 1 x) 2) (* y z)) |
(* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) y)) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z)) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* (pow y 3) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* (pow y 4) z)) (/ (pow (+ 1 x) 4) (pow y 3))) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z)) |
(/ 1 (+ 1 (* y z))) |
(+ (/ 1 (+ 1 (* y z))) (/ (* x (+ 1 (* 2 (* y z)))) (pow (+ 1 (* y z)) 2))) |
(+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z)))) |
(+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (* x (+ (* -1 (/ (* (+ 1 (* 2 (* y z))) (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (+ 1 (* y z)))) (+ (* -1 (/ (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z))))) (pow (+ 1 (* y z)) 2))) (/ (* (+ 1 (* 2 (* y z))) (- 1 (+ (* -4 (* y z)) (* y z)))) (pow (+ 1 (* y z)) 3)))))) (/ (* y z) (pow (+ 1 (* y z)) 2)))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z)))) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(* x (- (+ 1 (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2)))))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (+ 1 (+ (* -4 (* y z)) (* y z)))) (+ (* (- 1 (* 2 (* y z))) (- 1 (* y z))) (* (- (* 2 (* y z)) (+ 1 (* (- 1 (* y z)) (- (* y z) 1)))) (- (* y z) 1)))) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x)))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2)))))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (- 1 (* y z)) (- (* y z) 1)) x)) (* -1 (/ (+ 1 (* -2 (* y z))) x)))) (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (* -1 (/ (- (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) x)) (+ (/ (* (+ 1 (* -2 (* y z))) (- 1 (* y z))) x) (/ (* (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z))))) (- (* y z) 1)) x))) (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z)))))) x))) (* y z)) x)) 1))) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(+ 1 (* y z)) |
(+ 1 (+ (* -1 (* x (+ 1 (* 2 (* y z))))) (* y z))) |
(+ 1 (+ (* x (- (* x (- 1 (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z))) |
(+ 1 (+ (* x (- (* x (- (+ 1 (* -1 (* x (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z)))))))) (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z))) |
(/ 1 x) |
(/ (- (+ 1 (/ (* y z) x)) (/ 1 x)) x) |
(/ (- (+ 1 (+ (/ 1 (pow x 2)) (/ (* y z) x))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (* y z) x)))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (- (* y z) 1) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (+ (* y z) (/ 1 x))) 1) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* y z) x)) (+ (/ 1 x) (/ (* y z) x))) (+ 1 (* -2 (* y z)))) x)) (* y z)) 1) x)) 1) x)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
(/ z (pow (+ 1 x) 2)) |
z |
(+ z (* -2 (* x z))) |
(+ z (* x (- (* -1 (* x (+ z (* -4 z)))) (* 2 z)))) |
(+ z (* x (- (* x (- (* -1 (* x (+ (* -2 z) (* -2 (+ z (* -4 z)))))) (+ z (* -4 z)))) (* 2 z)))) |
(/ z (pow x 2)) |
(/ (+ z (* -2 (/ z x))) (pow x 2)) |
(/ (- (+ z (* -1 (/ (+ z (* -4 z)) (pow x 2)))) (* 2 (/ z x))) (pow x 2)) |
(/ (- (+ z (* -1 (/ (+ (* -2 z) (* -2 (+ z (* -4 z)))) (pow x 3)))) (+ (* -4 (/ z (pow x 2))) (+ (* 2 (/ z x)) (/ z (pow x 2))))) (pow x 2)) |
(/ z (pow x 2)) |
(/ (+ z (* -2 (/ z x))) (pow x 2)) |
(/ (+ z (* -1 (/ (- (+ (* -4 (/ z x)) (/ z x)) (* -2 z)) x))) (pow x 2)) |
(/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ z x)) (* 2 (/ (+ z (* -4 z)) x))) (+ z (* -4 z))) x)) (* -2 z)) x))) (pow x 2)) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* y z)) |
(/ (- (* -1/6 (/ (pow y 2) z)) (/ 1 z)) y) |
(/ (- (* (pow y 2) (- (* -7/360 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) y) |
(/ (- (* (pow y 2) (- (* (pow y 2) (- (* -31/15120 (/ (pow y 2) z)) (* 7/360 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) y) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(/ -1 (* z (sin y))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
| Outputs |
|---|
(* z (+ (/ 1 z) (/ x z))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(+ (* -1 (* y z)) (* z (+ (/ 1 z) (/ x z)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) y) (fma.f64 z (/.f64 x z) #s(literal 1 binary64))) |
(+ (* y (+ (* -1 z) (* -1/2 y))) (* z (+ (/ 1 z) (/ x z)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (fma.f64 z (/.f64 x z) #s(literal 1 binary64))) |
(+ (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) (* z (+ (/ 1 z) (/ x z)))) |
(fma.f64 y (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (fma.f64 z (/.f64 x z) #s(literal 1 binary64))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (+ (/ x z) (/ (cos y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (- (sin y) (/ (cos y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z))) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) |
(+ x (* -1 (* z (- (sin y) (/ (cos y) z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) |
x |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
(*.f64 x (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
(*.f64 x (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* z (- (sin y) (/ (cos y) z))) x)))) |
(*.f64 x (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (/.f64 z x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (/.f64 z x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (- (sin y) (/ (cos y) z))) x) 1))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (/.f64 z x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) x)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z))) |
(* -1 (+ (/ 1 z) (/ x z))) |
(-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) |
(- y (+ (/ 1 z) (/ x z))) |
(+.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z))) |
(- (* y (+ 1 (* 1/2 (/ y z)))) (+ (/ 1 z) (/ x z))) |
(-.f64 (fma.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 x z)) |
(- (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ 1 z)))))) (+ (/ 1 z) (/ x z))) |
(-.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 x z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (+ (/ x z) (/ (cos y) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (sin y) (/ (cos y) z)) |
(-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(- (+ (sin y) (* -1 (/ x z))) (/ (cos y) z)) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (/.f64 #s(literal -1 binary64) z))) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (/.f64 #s(literal -1 binary64) z))) |
(* x (- (/ (sin y) x) (+ (/ 1 z) (/ (cos y) (* x z))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(fma.f64 x (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(fma.f64 x (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(* -1 (* x (+ (* -1 (/ (- (sin y) (/ (cos y) z)) x)) (/ 1 z)))) |
(fma.f64 x (/.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) x) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(* -1 (/ (+ x (cos y)) z)) |
(/.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(/ (- (* z (sin y)) (+ x (cos y))) z) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
(+ (sin y) (* -1 (/ (+ x (cos y)) z))) |
(-.f64 (sin.f64 y) (/.f64 (+.f64 x (cos.f64 y)) z)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (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))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(/ (+ 1 x) z) |
(/.f64 (+.f64 #s(literal 1 binary64) x) z) |
(+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z) (/.f64 x z))) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (/.f64 #s(literal 1/24 binary64) z)) (/.f64 #s(literal -1/2 binary64) z)) (/.f64 x z)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (+ (/ 1 z) (/ x z))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) z)) (/.f64 #s(literal -1/2 binary64) z)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x z))) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(+ (/ x z) (/ (cos y) z)) |
(+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)) |
(+ (/ x z) (/ (cos y) z)) |
(+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)) |
(+ (/ x z) (/ (cos y) z)) |
(+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)) |
(/ x z) |
(/.f64 x z) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(* x (+ (/ 1 z) (/ (cos y) (* x z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (cos y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z x)) (/.f64 x z)) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
(/ (+ x (cos y)) z) |
(/.f64 (+.f64 x (cos.f64 y)) z) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 0 binary64) (fma.f64 z y #s(literal -1 binary64))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 #s(literal -1 binary64) y)) y))) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 #s(literal -1 binary64) y)) y))) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z y)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z)) y) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z)) y) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z)) y) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z y)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 y (/.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 y (/.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 y (/.f64 #s(literal 1/2 binary64) z) #s(literal 1 binary64))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 x))) |
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 x))) |
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 z y #s(literal -1 binary64))) |
(+ 1 (+ x (* y (- (/ (* y (pow z 2)) (+ 1 x)) z)))) |
(fma.f64 y (fma.f64 y (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ x (* y (- (* y (- (* -1 (/ (* y (pow z 3)) (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (+ 1 x))))) z)))) |
(fma.f64 y (fma.f64 y (fma.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 1 binary64) x)) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) |
(/ (+ (* -1 (/ (pow (+ 1 x) 3) (* y (pow z 2)))) (/ (pow (+ 1 x) 2) z)) y) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y (*.f64 z z))))) |
(/ (- (+ (/ (pow (+ 1 x) 2) z) (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y) |
(/.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) z) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 z z)))) y) |
(/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 3) (pow z 4)))) (/ (pow (+ 1 x) 2) z)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 2) (pow z 3)))) (/ (pow (+ 1 x) 3) (* y (pow z 2))))) y) |
(/.f64 (-.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) z) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 z z)))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 z #s(literal 4 binary64)))))) y) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) |
(* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) z)) (/ (pow (+ 1 x) 3) (* y (pow z 2)))) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y (*.f64 z z)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)))) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* y (pow z 3))) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y)) |
(/.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) z) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 z z)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 z z)))) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* y (pow z 4))) (/ (pow (+ 1 x) 4) (pow z 3))) y)) (/ (pow (+ 1 x) 3) (pow z 2))) y)) (* -1 (/ (pow (+ 1 x) 2) z))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) z) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64)) (*.f64 y (*.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 z (*.f64 y (*.f64 z z)))))) y)) y) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 z y #s(literal -1 binary64))) |
(+ 1 (+ x (* z (- (/ (* (pow y 2) z) (+ 1 x)) y)))) |
(fma.f64 z (fma.f64 z (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ x (* z (- (* z (- (* -1 (/ (* (pow y 3) z) (pow (+ 1 x) 2))) (* -1 (/ (pow y 2) (+ 1 x))))) y)))) |
(fma.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) y) (+.f64 #s(literal 1 binary64) x)) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) |
(/ (+ (* -1 (/ (pow (+ 1 x) 3) (* (pow y 2) z))) (/ (pow (+ 1 x) 2) y)) z) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 z (*.f64 y y))))) |
(/ (- (+ (/ (pow (+ 1 x) 2) y) (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z) |
(/.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) y) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 z (*.f64 y (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 y y)))) z) |
(/ (- (+ (* -1 (/ (pow (+ 1 x) 5) (* (pow y 4) (pow z 3)))) (/ (pow (+ 1 x) 2) y)) (+ (* -1 (/ (pow (+ 1 x) 4) (* (pow y 3) (pow z 2)))) (/ (pow (+ 1 x) 3) (* (pow y 2) z)))) z) |
(/.f64 (-.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) y) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 z (*.f64 y (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 y y)))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))))) z) |
(/ (pow (+ 1 x) 2) (* y z)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)) |
(* -1 (/ (+ (* -1 (/ (pow (+ 1 x) 2) y)) (/ (pow (+ 1 x) 3) (* (pow y 2) z))) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 z y)))) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow (+ 1 x) 4) (* (pow y 3) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z)) |
(/.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) y) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 z (*.f64 y (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 y y)))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 x) 5) (* (pow y 4) z)) (/ (pow (+ 1 x) 4) (pow y 3))) z)) (/ (pow (+ 1 x) 3) (pow y 2))) z)) (* -1 (/ (pow (+ 1 x) 2) y))) z)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 z z)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 y y))))) z) |
(/ 1 (+ 1 (* y z))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(+ (/ 1 (+ 1 (* y z))) (/ (* x (+ 1 (* 2 (* y z)))) (pow (+ 1 (* y z)) 2))) |
(fma.f64 x (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z)))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal -3 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))))) (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (* x (+ (* -1 (/ (* (+ 1 (* 2 (* y z))) (- (+ (* -4 (/ (* y z) (pow (+ 1 (* y z)) 2))) (/ (* y z) (pow (+ 1 (* y z)) 2))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (+ 1 (* y z)))) (+ (* -1 (/ (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z))))) (pow (+ 1 (* y z)) 2))) (/ (* (+ 1 (* 2 (* y z))) (- 1 (+ (* -4 (* y z)) (* y z)))) (pow (+ 1 (* y z)) 3)))))) (/ (* y z) (pow (+ 1 (* y z)) 2)))) (+ (* -1 (/ (pow (+ 1 (* 2 (* y z))) 2) (pow (+ 1 (* y z)) 3))) (/ 1 (pow (+ 1 (* y z)) 2))))) (* -1 (/ (+ 1 (* 2 (* y z))) (pow (+ 1 (* y z)) 2))))) (/ 1 (+ 1 (* y z)))) |
(fma.f64 x (fma.f64 x (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal -3 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))))) (fma.f64 z y #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))))) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 z y) #s(literal -3 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64)))))) (/.f64 (fma.f64 (*.f64 z y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 z y #s(literal 1 binary64)) (fma.f64 z y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64)))) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x))) |
(* x (- (+ 1 (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2)))))) |
(*.f64 x (+.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y x) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z y #s(literal -1 binary64))) (/.f64 (fma.f64 z y #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (+ 1 (+ (* -4 (* y z)) (* y z)))) (+ (* (- 1 (* 2 (* y z))) (- 1 (* y z))) (* (- (* 2 (* y z)) (+ 1 (* (- 1 (* y z)) (- (* y z) 1)))) (- (* y z) 1)))) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x)))) (+ (/ 1 (pow x 2)) (+ (/ (* y z) x) (/ (* (- 1 (* y z)) (- (* y z) 1)) (pow x 2)))))) |
(*.f64 x (+.f64 (-.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fma.f64 z y #s(literal -1 binary64)) (fma.f64 z (*.f64 y #s(literal 2 binary64)) (fma.f64 (fma.f64 z y #s(literal -1 binary64)) (fma.f64 z y #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z y #s(literal -1 binary64))) (fma.f64 y (*.f64 z #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y x) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z y #s(literal -1 binary64))) (/.f64 (fma.f64 z y #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (- 1 (* y z)) (- (* y z) 1)) x)) (* -1 (/ (+ 1 (* -2 (* y z))) x)))) (* y z)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 z (*.f64 y #s(literal 2 binary64)) (fma.f64 (fma.f64 z y #s(literal -1 binary64)) (fma.f64 z y #s(literal -1 binary64)) #s(literal -1 binary64))) x) (fma.f64 z y #s(literal -1 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (* -1 (/ (- (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) x)) (+ (/ (* (+ 1 (* -2 (* y z))) (- 1 (* y z))) x) (/ (* (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z))))) (- (* y z) 1)) x))) (+ (* -1 (* (- 1 (* y z)) (- (* y z) 1))) (* -1 (+ 1 (* -2 (* y z)))))) x))) (* y z)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal 2 binary64)) (fma.f64 (fma.f64 z y #s(literal -1 binary64)) (fma.f64 z y #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z y #s(literal -1 binary64))) x) (fma.f64 y (*.f64 z #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal -1 binary64)) x))) (fma.f64 z (*.f64 y #s(literal 2 binary64)) (fma.f64 (fma.f64 z y #s(literal -1 binary64)) (fma.f64 z y #s(literal -1 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 z y #s(literal -1 binary64))) x)))) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(/.f64 (*.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 (* y (+ 1 x))) (/ z (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(/.f64 (*.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* y (- (* -1 (/ z (pow (+ 1 x) 2))) (/ 1 (* y (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(/.f64 (*.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* z (+ (/ 1 (* z (+ 1 x))) (/ y (pow (+ 1 x) 2)))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ (* y z) (pow (+ 1 x) 2)) |
(/.f64 (*.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (* z (- (* -1 (/ y (pow (+ 1 x) 2))) (/ 1 (* z (+ 1 x)))))) |
(fma.f64 z (/.f64 y (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ 1 (* y z)) |
(fma.f64 z y #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* x (+ 1 (* 2 (* y z))))) (* y z))) |
(fma.f64 z y (fma.f64 x (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* x (- (* x (- 1 (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z))) |
(fma.f64 z y (fma.f64 x (fma.f64 x (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* x (- (* x (- (+ 1 (* -1 (* x (+ 1 (+ (* -2 (* y z)) (* -2 (+ (* -4 (* y z)) (* y z)))))))) (+ (* -4 (* y z)) (* y z)))) (+ 1 (* 2 (* y z))))) (* y z))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 z y) #s(literal -2 binary64) #s(literal -1 binary64))) (fma.f64 z y #s(literal 1 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (+ 1 (/ (* y z) x)) (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x) |
(/ (- (+ 1 (+ (/ 1 (pow x 2)) (/ (* y z) x))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 (+ (* -4 (* y z)) (* y z))) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (* y z) x)))) (+ (* 2 (/ (* y z) (pow x 2))) (/ 1 x))) x) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 z y) #s(literal 3 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (- (* y z) 1) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (+ (* y z) (/ 1 x))) 1) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 z #s(literal -2 binary64)) x) (fma.f64 z y (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* y z) x)) (+ (/ 1 x) (/ (* y z) x))) (+ 1 (* -2 (* y z)))) x)) (* y z)) 1) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 z y #s(literal -1 binary64)) (/.f64 (+.f64 (fma.f64 z (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 z (/.f64 y x) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) x)))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/ z (pow (+ 1 x) 2)) |
(/.f64 z (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
z |
(+ z (* -2 (* x z))) |
(*.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) z) |
(+ z (* x (- (* -1 (* x (+ z (* -4 z)))) (* 2 z)))) |
(fma.f64 x (fma.f64 x (*.f64 z #s(literal 3 binary64)) (*.f64 z #s(literal -2 binary64))) z) |
(+ z (* x (- (* x (- (* -1 (* x (+ (* -2 z) (* -2 (+ z (* -4 z)))))) (+ z (* -4 z)))) (* 2 z)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 z #s(literal -2 binary64))) (*.f64 z #s(literal 3 binary64))) (*.f64 z #s(literal -2 binary64))) z) |
(/ z (pow x 2)) |
(/.f64 z (*.f64 x x)) |
(/ (+ z (* -2 (/ z x))) (pow x 2)) |
(/.f64 (fma.f64 z (/.f64 #s(literal -2 binary64) x) z) (*.f64 x x)) |
(/ (- (+ z (* -1 (/ (+ z (* -4 z)) (pow x 2)))) (* 2 (/ z x))) (pow x 2)) |
(/.f64 (fma.f64 z (/.f64 #s(literal -2 binary64) x) (fma.f64 #s(literal 3 binary64) (/.f64 z (*.f64 x x)) z)) (*.f64 x x)) |
(/ (- (+ z (* -1 (/ (+ (* -2 z) (* -2 (+ z (* -4 z)))) (pow x 3)))) (+ (* -4 (/ z (pow x 2))) (+ (* 2 (/ z x)) (/ z (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) z) (fma.f64 z (/.f64 #s(literal -4 binary64) (*.f64 x x)) (fma.f64 z (/.f64 #s(literal 2 binary64) x) (/.f64 z (*.f64 x x))))) (*.f64 x x)) |
(/ z (pow x 2)) |
(/.f64 z (*.f64 x x)) |
(/ (+ z (* -2 (/ z x))) (pow x 2)) |
(/.f64 (fma.f64 z (/.f64 #s(literal -2 binary64) x) z) (*.f64 x x)) |
(/ (+ z (* -1 (/ (- (+ (* -4 (/ z x)) (/ z x)) (* -2 z)) x))) (pow x 2)) |
(/.f64 (+.f64 z (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 z x) (*.f64 z #s(literal -2 binary64))) x)) (*.f64 x x)) |
(/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ z x)) (* 2 (/ (+ z (* -4 z)) x))) (+ z (* -4 z))) x)) (* -2 z)) x))) (pow x 2)) |
(/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal 2 binary64) (/.f64 (fma.f64 z #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 z x) #s(literal -3 binary64) (/.f64 z x)))) (-.f64 #s(literal 0 binary64) x))) x)) (*.f64 x x)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z y)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) (*.f64 z #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z y)) |
(/ (- (* -1/6 (/ (pow y 2) z)) (/ 1 z)) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y) |
(/ (- (* (pow y 2) (- (* -7/360 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) y) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -7/360 binary64) (/.f64 #s(literal -1/6 binary64) z)) y) y (/.f64 #s(literal -1 binary64) z)) y) |
(/ (- (* (pow y 2) (- (* (pow y 2) (- (* -31/15120 (/ (pow y 2) z)) (* 7/360 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) y) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -31/15120 binary64) (/.f64 #s(literal -7/360 binary64) z)) (/.f64 #s(literal -1/6 binary64) z)) (/.f64 #s(literal -1 binary64) z)) y) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 z #s(literal -1/6 binary64))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
Compiled 35 054 to 3 987 computations (88.6% saved)
32 alts after pruning (28 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 338 | 20 | 1 358 |
| Fresh | 7 | 8 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 348 | 32 | 1 380 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.2% | (fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
| 29.1% | (fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) | |
| 19.7% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 47.4% | (/.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) | |
| 54.1% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 20.4% | (/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 10.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) | |
| 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z)) | |
| 28.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y))) | |
| 35.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) | |
| 35.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) | |
| ✓ | 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
| 58.5% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| 36.2% | (-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| ✓ | 69.6% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 44.4% | (-.f64 x (*.f64 z y)) | |
| ▶ | 71.9% | (+.f64 (cos.f64 y) x) |
| ✓ | 60.9% | (+.f64 x #s(literal 1 binary64)) |
| 62.2% | (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| ▶ | 28.9% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
| 49.2% | (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) | |
| 58.5% | (*.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) z)) | |
| 60.8% | (*.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) | |
| ▶ | 28.9% | (*.f64 (neg.f64 (sin.f64 y)) z) |
| 10.7% | (*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) | |
| 6.6% | (*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) | |
| 62.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) | |
| 2.9% | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) | |
| ✓ | 42.6% | x |
| ▶ | 20.9% | #s(literal 1 binary64) |
Compiled 774 to 515 computations (33.5% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (neg.f64 (sin.f64 y)) |
| ✓ | cost-diff | -64 | (*.f64 (neg.f64 (sin.f64 y)) z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 896 | (fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (cos.f64 y) x) |
| 12 852× | accelerator-lowering-fma.f32 |
| 12 852× | accelerator-lowering-fma.f64 |
| 3 268× | *-lowering-*.f32 |
| 3 268× | *-lowering-*.f64 |
| 2 224× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 80 |
| 1 | 44 | 78 |
| 2 | 76 | 78 |
| 3 | 132 | 76 |
| 4 | 207 | 74 |
| 5 | 341 | 74 |
| 6 | 999 | 74 |
| 7 | 3014 | 74 |
| 8 | 6901 | 74 |
| 0 | 8047 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (cos y) x) |
(cos y) |
y |
x |
1 |
(+ (* z (/ x z)) 1) |
z |
(/ x z) |
x |
1 |
(* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
(+ (* x (* x x)) 1) |
x |
(* x x) |
1 |
(/ 1 (- (+ (* x x) 1) x)) |
(- (+ (* x x) 1) x) |
(+ (* x x) 1) |
(* (neg (sin y)) z) |
(neg (sin y)) |
(sin y) |
y |
z |
| Outputs |
|---|
(+ (cos y) x) |
(+.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
y |
x |
1 |
#s(literal 1 binary64) |
(+ (* z (/ x z)) 1) |
(+.f64 x #s(literal 1 binary64)) |
z |
(/ x z) |
(/.f64 x z) |
x |
1 |
#s(literal 1 binary64) |
(* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (* x x)) 1) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
x |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 1 (- (+ (* x x) 1) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(- (+ (* x x) 1) x) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (neg (sin y)) z) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(neg (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
y |
z |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (neg.f64 (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 (neg.f64 (sin.f64 y)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 64.8% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 88.3% | (fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (cos.f64 y) x) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| 47.0ms | 256× | 0 | valid |
Compiled 79 to 21 computations (73.4% saved)
ival-mult: 7.0ms (23.7% of total)ival-sin: 6.0ms (20.3% of total)ival-cos: 6.0ms (20.3% of total)ival-div: 4.0ms (13.5% of total)ival-add: 4.0ms (13.5% of total)ival-sub: 1.0ms (3.4% of total)ival-neg: 1.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (cos y) x)> |
#<alt (cos y)> |
#<alt (+ (* z (/ x z)) 1)> |
#<alt (/ x z)> |
#<alt (* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x)))> |
#<alt (+ (* x (* x x)) 1)> |
#<alt (/ 1 (- (+ (* x x) 1) x))> |
#<alt (- (+ (* x x) 1) x)> |
#<alt (sin y)> |
#<alt (* (neg (sin y)) z)> |
#<alt (neg (sin y))> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (pow x 3))> |
#<alt (+ 1 (pow x 3))> |
#<alt (+ 1 (pow x 3))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* -1 (pow x 2)))))> |
#<alt (+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1)))))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ 1 x)) (pow x 2))> |
#<alt (/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2))> |
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ 1 x)) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- x 1)))> |
#<alt (+ 1 (* x (- x 1)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z))))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<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)> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
| 0.0ms | x | @ | inf | (* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
| 0.0ms | x | @ | -inf | (/ x z) |
| 0.0ms | z | @ | -inf | (/ x z) |
| 0.0ms | x | @ | -inf | (* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
| 1× | batch-egg-rewrite |
| 10 046× | accelerator-lowering-fma.f32 |
| 10 046× | accelerator-lowering-fma.f64 |
| 4 628× | *-lowering-*.f32 |
| 4 628× | *-lowering-*.f64 |
| 3 708× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 57 |
| 1 | 112 | 57 |
| 2 | 910 | 49 |
| 0 | 9173 | 47 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (cos y) x) |
(cos y) |
(+ (* z (/ x z)) 1) |
(/ x z) |
(* (+ (* x (* x x)) 1) (/ 1 (- (+ (* x x) 1) x))) |
(+ (* x (* x x)) 1) |
(/ 1 (- (+ (* x x) 1) x)) |
(- (+ (* x x) 1) x) |
(sin y) |
(* (neg (sin y)) z) |
(neg (sin y)) |
(* x x) |
| Outputs |
|---|
(+.f64 (cos.f64 y) x) |
(+.f64 x (cos.f64 y)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 x (*.f64 z (/.f64 #s(literal 1 binary64) z)) (cos.f64 y)) |
(fma.f64 z (/.f64 x z) (cos.f64 y)) |
(fma.f64 (/.f64 x z) z (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) z) (cos.f64 y)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z) (cos.f64 y)) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(fma.f64 (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) z) (cos.f64 y)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z) (cos.f64 y)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) |
(fma.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) x (cos.f64 y)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (cos.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (-.f64 (cos.f64 y) x) (-.f64 (cos.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (cos.f64 y) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 y) x) (*.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y))))) (*.f64 (+.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x (-.f64 x (cos.f64 y)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) x)))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(cos.f64 y) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 z (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x z) z #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) x) (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x x)) x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 z (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x z) z #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) x) (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x x)) x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 (/.f64 x z) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 (/.f64 (*.f64 x x) z) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x z) (*.f64 x (*.f64 x z)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x z) (/.f64 (*.f64 x x) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z z) (*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 (*.f64 z z) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) z) (*.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x z)) (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 z z)) (/.f64 (/.f64 (*.f64 x x) z) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 (/.f64 (*.f64 x x) z) z)) (*.f64 z z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x x) z)) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x z)) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 x #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(-.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 0 binary64)) x) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 x x (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 x #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (-.f64 #s(literal 0 binary64) x) z) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (*.f64 x x) z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 z (/.f64 (*.f64 x x) z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) z) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x z) (*.f64 x z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x z) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 x z)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 x z)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x z) (/.f64 x z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x z) (/.f64 x z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) z) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 z z) (/.f64 (/.f64 (*.f64 x x) z) z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 z z) (/.f64 (/.f64 (*.f64 x x) z) z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 z z) (*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 z z) (*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 z z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 z z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 (*.f64 z z) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) z (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) z) z (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 x x) z) z (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(neg.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 z z) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 z (*.f64 x z))) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 z z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x z)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 z (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x z)) (+.f64 x #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 z (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 z z) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 z z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) z (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x z)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) z)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 z z) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (-.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(sin.f64 y) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(fma.f64 z #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal 0 binary64) z (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (sin.f64 y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) (sin.f64 y)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(*.f64 (*.f64 z (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (sin.f64 y)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (sin.f64 y))) |
(neg.f64 (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(*.f64 (sin.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 x z))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (*.f64 x z)))) |
(/.f64 (*.f64 x z) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 x (*.f64 x z)) z) |
(/.f64 (neg.f64 (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) #s(literal 1 binary64)) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) x) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 z (/.f64 (*.f64 x x) z)) |
(*.f64 (/.f64 x z) (*.f64 x z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 x z))) |
(*.f64 (*.f64 x z) (/.f64 x z)) |
(*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z z) (/.f64 (/.f64 (*.f64 x x) z) z)) |
(*.f64 (*.f64 z z) (*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 z z)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) z) z) (*.f64 (*.f64 z z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) z) z) |
(*.f64 (*.f64 x (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
| 1× | egg-herbie |
| 18 166× | accelerator-lowering-fma.f32 |
| 18 166× | accelerator-lowering-fma.f64 |
| 4 070× | *-lowering-*.f32 |
| 4 070× | *-lowering-*.f64 |
| 3 744× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 926 |
| 1 | 428 | 912 |
| 2 | 1081 | 896 |
| 3 | 3200 | 882 |
| 4 | 7214 | 882 |
| 0 | 8453 | 847 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (pow x 3)) |
(+ 1 (pow x 3)) |
(+ 1 (pow x 3)) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* -1 (pow x 2))))) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1))))) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2)) |
(/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2)) |
(/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2)) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- x 1))) |
(+ 1 (* x (- x 1))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(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) |
| Outputs |
|---|
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) x)) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x)) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 3)) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (pow x 3)) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (pow x 3)) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* -1 (pow x 2))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1))))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64))) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- x 1))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- x 1))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f64 x (+.f64 x #s(literal -1 binary64))) |
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f64 x (+.f64 x #s(literal -1 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (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 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y 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))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y 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 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y 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 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
Compiled 28 271 to 2 080 computations (92.6% saved)
42 alts after pruning (35 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 054 | 15 | 1 069 |
| Fresh | 3 | 20 | 23 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 059 | 42 | 1 101 |
| Status | Accuracy | Program |
|---|---|---|
| 29.1% | (fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) | |
| 19.7% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 47.4% | (/.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) | |
| 54.1% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 20.4% | (/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 10.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) | |
| 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z)) | |
| 28.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y))) | |
| 35.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) | |
| ✓ | 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
| 58.5% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| ✓ | 69.6% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 44.4% | (-.f64 x (*.f64 z y)) | |
| 43.7% | (+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) | |
| ✓ | 71.9% | (+.f64 (cos.f64 y) x) |
| ✓ | 60.9% | (+.f64 x #s(literal 1 binary64)) |
| 27.3% | (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) | |
| 62.2% | (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| 28.8% | (*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) | |
| 10.2% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) | |
| 10.1% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) | |
| 28.4% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) | |
| 10.4% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) | |
| 10.6% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) | |
| 21.5% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) | |
| 10.2% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) | |
| 22.4% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) | |
| 49.2% | (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) | |
| 58.5% | (*.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) z)) | |
| 60.8% | (*.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) | |
| 60.8% | (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) | |
| 10.7% | (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) | |
| ✓ | 28.9% | (*.f64 (neg.f64 (sin.f64 y)) z) |
| 10.9% | (*.f64 (neg.f64 y) z) | |
| 6.6% | (*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) | |
| 62.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) | |
| 2.9% | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) | |
| 31.3% | (cos.f64 y) | |
| ✓ | 42.6% | x |
| ✓ | 20.9% | #s(literal 1 binary64) |
Compiled 1 458 to 615 computations (57.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 z (sin.f64 y)) z) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
| Outputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 41.0ms | x |
| 32.0ms | y |
| 21.0ms | z |
| 20.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 x (*.f64 z (sin.f64 y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
3 calls:
| 43.0ms | z |
| 30.0ms | x |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | x |
| 89.8% | 4 | y |
| 95.0% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) z)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 (fma.f64 y z #s(literal 0 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)))) |
| Outputs |
|---|
(-.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
2 calls:
| 16.0ms | x |
| 14.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 3 | z |
| 84.5% | 5 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
| Outputs |
|---|
(*.f64 (neg.f64 (sin.f64 y)) z) |
(+.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
2 calls:
| 13.0ms | y |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | y |
| 82.8% | 3 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
| Outputs |
|---|
(+.f64 (cos.f64 y) x) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(+.f64 (cos.f64 y) x) |
3 calls:
| 21.0ms | z |
| 13.0ms | y |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | y |
| 71.9% | 1 | x |
| 77.0% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(cos.f64 y) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 12.0ms | x |
| 12.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 3 | x |
| 63.0% | 1 | z |
| 70.8% | 3 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z y #s(literal -1 binary64)) x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 x z) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1 binary64) z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) x)) (fma.f64 x x #s(literal 0 binary64)))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) |
(+.f64 x #s(literal 1 binary64)) |
2 calls:
| 13.0ms | x |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | y |
| 68.2% | 3 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) z) |
(fma.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(-.f64 x (*.f64 z (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 z y #s(literal 1 binary64))) |
(fma.f64 z (/.f64 x z) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
(-.f64 x (*.f64 z y)) |
| Outputs |
|---|
(-.f64 x (*.f64 z y)) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 x (*.f64 z y)) |
3 calls:
| 3.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 3 | z |
| 60.9% | 1 | x |
| 64.3% | 3 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) z) |
| Outputs |
|---|
(*.f64 (neg.f64 y) z) |
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 2 | z |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.9% | 1 | x |
| 60.9% | 1 | y |
| 60.9% | 1 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
x |
3 calls:
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.6% | 1 | y |
| 42.6% | 1 | z |
| 60.3% | 3 | x |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.9% | 1 | y |
| 20.9% | 1 | z |
| 20.9% | 1 | x |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 1.0363862374732992e-5 | 27.070436118279986 |
| 67.0ms | -91182738861955.61 | -1.4543036021259723e-12 |
| 73.0ms | 303× | 0 | valid |
| 26.0ms | 2× | 3 | valid |
| 1.0ms | 7× | 2 | valid |
| 1.0ms | 8× | 1 | valid |
Compiled 435 to 314 computations (27.8% saved)
ival-cos: 78.0ms (85.1% of total)ival-sin: 7.0ms (7.6% of total)ival-sub: 2.0ms (2.2% of total)ival-mult: 2.0ms (2.2% of total)ival-add: 2.0ms (2.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.9340227348860627e+36 | 3.753129039768774e+45 |
| 13.0ms | -7.751489309772205e+26 | -2.4782879773187976e+25 |
| 22.0ms | 256× | 0 | valid |
Compiled 303 to 222 computations (26.7% saved)
ival-cos: 6.0ms (38.7% of total)ival-sin: 5.0ms (32.3% of total)ival-mult: 2.0ms (12.9% of total)ival-sub: 1.0ms (6.5% of total)ival-add: 1.0ms (6.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.753129039768774e+45 | 2.3664286584475602e+52 |
| 19.0ms | -2.9060985340353135e+135 | -1.2350854572672046e+131 |
| 28.0ms | 272× | 0 | valid |
Compiled 304 to 235 computations (22.7% saved)
ival-cos: 11.0ms (52.9% of total)ival-sin: 6.0ms (28.8% of total)ival-mult: 2.0ms (9.6% of total)ival-sub: 1.0ms (4.8% of total)ival-add: 1.0ms (4.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.5297922380457263e-6 | 128588.9378038575 |
| 23.0ms | -3935315720393.7 | -79399.62664168376 |
| 30.0ms | 304× | 0 | valid |
Compiled 547 to 394 computations (28% saved)
ival-cos: 10.0ms (45.7% of total)ival-sin: 7.0ms (32% of total)ival-mult: 2.0ms (9.1% of total)ival-sub: 1.0ms (4.6% of total)ival-add: 1.0ms (4.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 8.175023806279256e-23 | 5.470194503742086e-22 |
| 31.0ms | -91182738861955.61 | -1.4543036021259723e-12 |
| 35.0ms | 272× | 0 | valid |
Compiled 236 to 201 computations (14.8% saved)
ival-cos: 6.0ms (37.5% of total)ival-sin: 5.0ms (31.2% of total)ival-mult: 2.0ms (12.5% of total)ival-sub: 1.0ms (6.2% of total)ival-add: 1.0ms (6.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 3.5297922380457263e-6 | 128588.9378038575 |
| 22.0ms | -3935315720393.7 | -79399.62664168376 |
| 33.0ms | 304× | 0 | valid |
Compiled 528 to 394 computations (25.4% saved)
ival-cos: 9.0ms (39.5% of total)ival-sin: 8.0ms (35.1% of total)ival-add: 2.0ms (8.8% of total)ival-mult: 2.0ms (8.8% of total)ival-sub: 1.0ms (4.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 3.5297922380457263e-6 | 128588.9378038575 |
| 11.0ms | -79399.62664168376 | -25094.593294419872 |
| 32.0ms | 240× | 0 | valid |
Compiled 345 to 269 computations (22% saved)
ival-cos: 7.0ms (39.1% of total)ival-sin: 7.0ms (39.1% of total)ival-mult: 2.0ms (11.2% of total)ival-sub: 1.0ms (5.6% of total)ival-add: 1.0ms (5.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 15746631534510725000.0 | 1.4724104938595853e+21 |
| 11.0ms | -3.011665647348393e+34 | -1.2432527147777297e+34 |
| 26.0ms | 192× | 0 | valid |
Compiled 219 to 170 computations (22.4% saved)
ival-cos: 6.0ms (38.3% of total)ival-sin: 6.0ms (38.3% of total)ival-sub: 1.0ms (6.4% of total)ival-add: 1.0ms (6.4% of total)ival-mult: 1.0ms (6.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.9480328119079578e+276 | 4.322216031281782e+282 |
| 24.0ms | -7.351571299073426e+208 | -2.3185280831375313e+205 |
| 32.0ms | 272× | 0 | valid |
Compiled 287 to 218 computations (24% saved)
ival-cos: 14.0ms (57.5% of total)ival-sin: 5.0ms (20.5% of total)ival-mult: 2.0ms (8.2% of total)ival-sub: 1.0ms (4.1% of total)ival-add: 1.0ms (4.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | -7.351571299073426e+208 | -2.3185280831375313e+205 |
| 13.0ms | 128× | 0 | valid |
Compiled 135 to 110 computations (18.5% saved)
ival-cos: 5.0ms (53.7% of total)ival-sin: 3.0ms (32.2% of total)ival-sub: 1.0ms (10.7% of total)ival-add: 1.0ms (10.7% of total)ival-mult: 1.0ms (10.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.0363862374732992e-5 | 27.070436118279986 |
| 16.0ms | -7.254589671679058e-17 | -7.455710910583622e-21 |
| 23.0ms | 260× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
| 1.0ms | 7× | 2 | valid |
| 0.0ms | 3× | 1 | valid |
Compiled 185 to 167 computations (9.7% saved)
ival-cos: 7.0ms (37.3% of total)ival-sin: 5.0ms (26.6% of total)ival-add: 3.0ms (16% of total)ival-mult: 2.0ms (10.7% of total)ival-sub: 1.0ms (5.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 32× | +-commutative_binary64 |
| 26× | sub-neg_binary64 |
| 22× | *-commutative_binary64 |
| 20× | if-if-or-not_binary32 |
| 12× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 223 |
| 1 | 165 | 223 |
| 2 | 186 | 223 |
| 3 | 196 | 223 |
| 4 | 200 | 223 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 x #s(literal 7566047373982433/9007199254740992 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -45000000000000003003121664 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 2050000000000000064826213728285360128 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -1300000000000000003839240101627451217704207545034675907611215602659148564344596888759644522781388286046189431082545233865137497047040 binary64)) (*.f64 (neg.f64 (sin.f64 y)) z) (if (<=.f64 z #s(literal 14999999999999999898314230115424419646925626629160960 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) z))) |
(if (<=.f64 y #s(literal -80000 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 3/4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 x #s(literal -7350268983256945/77371252455336267181195264 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 x #s(literal 5742264941790837/10633823966279326983230456482242756608 binary64)) (cos.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -85000000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 98000 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -60000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 30000 binary64)) (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -16499999999999999390221687437918208 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 17000000000000000000 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal -609999999999999966694574585886476710082852149447090720173888189639917762925341396513848200099586647138781266435698903844225471059667477742480703022856765558003784479674286002471921950923389395901938264965120 binary64)) (-.f64 x (*.f64 z y)) (if (<=.f64 z #s(literal 1950000000000000113835140132800839573202655673836746523640863714776783234049962255202602790999052033324431321375408091845970611878717530793687454012529583049213259572881917652554580743766721887473468140988100908995145139203219520057690937728126545303106706700622948073111289856 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 x (*.f64 z y)))) |
(if (<=.f64 z #s(literal -72000000000000000519117274867266357733545016642399787154083461421257766598760866719779991633333251745918645765911973680453128053417591389046540863711594637928862242247977105226090511001379806236474917154455552 binary64)) (*.f64 (neg.f64 y) z) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal -1419768672255617/20282409603651670423947251286016 binary64)) x (if (<=.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 x #s(literal 7566047373982433/9007199254740992 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -45000000000000003003121664 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 2050000000000000064826213728285360128 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -45000000000000003003121664 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 2050000000000000064826213728285360128 binary64)) (+.f64 x (cos.f64 y)) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -1300000000000000003839240101627451217704207545034675907611215602659148564344596888759644522781388286046189431082545233865137497047040 binary64)) (*.f64 (neg.f64 (sin.f64 y)) z) (if (<=.f64 z #s(literal 14999999999999999898314230115424419646925626629160960 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) z))) |
(if (<=.f64 z #s(literal -1300000000000000003839240101627451217704207545034675907611215602659148564344596888759644522781388286046189431082545233865137497047040 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (if (<=.f64 z #s(literal 14999999999999999898314230115424419646925626629160960 binary64)) (+.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(if (<=.f64 y #s(literal -80000 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 3/4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -80000 binary64)) (+.f64 x (cos.f64 y)) (if (<=.f64 y #s(literal 3/4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) (+.f64 x (cos.f64 y)))) |
(if (<=.f64 x #s(literal -7350268983256945/77371252455336267181195264 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 x #s(literal 5742264941790837/10633823966279326983230456482242756608 binary64)) (cos.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -85000000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 98000 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 z (*.f64 y #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -60000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 30000 binary64)) (fma.f64 y (-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -16499999999999999390221687437918208 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 17000000000000000000 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal -609999999999999966694574585886476710082852149447090720173888189639917762925341396513848200099586647138781266435698903844225471059667477742480703022856765558003784479674286002471921950923389395901938264965120 binary64)) (-.f64 x (*.f64 z y)) (if (<=.f64 z #s(literal 1950000000000000113835140132800839573202655673836746523640863714776783234049962255202602790999052033324431321375408091845970611878717530793687454012529583049213259572881917652554580743766721887473468140988100908995145139203219520057690937728126545303106706700622948073111289856 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 x (*.f64 z y)))) |
(if (<=.f64 z #s(literal -609999999999999966694574585886476710082852149447090720173888189639917762925341396513848200099586647138781266435698903844225471059667477742480703022856765558003784479674286002471921950923389395901938264965120 binary64)) (-.f64 x (*.f64 y z)) (if (<=.f64 z #s(literal 1950000000000000113835140132800839573202655673836746523640863714776783234049962255202602790999052033324431321375408091845970611878717530793687454012529583049213259572881917652554580743766721887473468140988100908995145139203219520057690937728126545303106706700622948073111289856 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 x (*.f64 y z)))) |
(if (<=.f64 z #s(literal -72000000000000000519117274867266357733545016642399787154083461421257766598760866719779991633333251745918645765911973680453128053417591389046540863711594637928862242247977105226090511001379806236474917154455552 binary64)) (*.f64 (neg.f64 y) z) (+.f64 x #s(literal 1 binary64))) |
(if (<=.f64 z #s(literal -72000000000000000519117274867266357733545016642399787154083461421257766598760866719779991633333251745918645765911973680453128053417591389046540863711594637928862242247977105226090511001379806236474917154455552 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal -1419768672255617/20282409603651670423947251286016 binary64)) x (if (<=.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| 18 166× | accelerator-lowering-fma.f32 |
| 18 166× | accelerator-lowering-fma.f64 |
| 12 396× | accelerator-lowering-fma.f32 |
| 12 396× | accelerator-lowering-fma.f64 |
| 9 006× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 111 |
| 1 | 177 | 110 |
| 2 | 1593 | 110 |
| 0 | 8631 | 105 |
| 0 | 8 | 21 |
| 1 | 42 | 21 |
| 2 | 383 | 21 |
| 3 | 5636 | 21 |
| 0 | 8230 | 21 |
| 0 | 155 | 926 |
| 1 | 428 | 912 |
| 2 | 1081 | 896 |
| 3 | 3200 | 882 |
| 4 | 7214 | 882 |
| 0 | 8453 | 847 |
| 0 | 693 | 6128 |
| 1 | 2198 | 5865 |
| 2 | 7270 | 5807 |
| 0 | 8072 | 5472 |
| 0 | 642 | 4351 |
| 1 | 2047 | 4218 |
| 2 | 6410 | 4105 |
| 0 | 8383 | 3882 |
| 0 | 118 | 674 |
| 1 | 334 | 669 |
| 2 | 866 | 661 |
| 3 | 2597 | 657 |
| 4 | 5302 | 657 |
| 5 | 7440 | 657 |
| 0 | 8079 | 629 |
| 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 |
Compiled 514 to 287 computations (44.2% saved)
Compiled 540 to 204 computations (62.2% saved)
Loading profile data...