
Time bar (total: 6.6s)
| 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 251× | 0 | valid |
| 3.0ms | 1× | 2 | valid |
| 1.0ms | 4× | 1 | valid |
ival-sin: 317.0ms (42.9% of total)ival-cos: 211.0ms (28.5% of total)ival-add: 105.0ms (14.2% of total)ival-mult: 95.0ms (12.8% of total)ival-true: 6.0ms (0.8% of total)adjust: 3.0ms (0.4% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 76.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 32.0ms (53.7% of total)ival-sin: 18.0ms (30.2% of total)ival-add: 5.0ms (8.4% of total)ival-mult: 4.0ms (6.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 88 |
| 1 | 105 | 88 |
| 2 | 261 | 86 |
| 3 | 470 | 86 |
| 4 | 840 | 86 |
| 5 | 1690 | 86 |
| 6 | 3939 | 86 |
| 7 | 6829 | 86 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 28 | 9 |
| 2 | 54 | 9 |
| 3 | 101 | 9 |
| 4 | 193 | 9 |
| 5 | 459 | 9 |
| 6 | 1236 | 9 |
| 7 | 3080 | 9 |
| 8 | 6176 | 9 |
| 0 | 8146 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z (cos.f64 y)) | |
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 x (sin.f64 y)) | |
| cost-diff | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 13 | 24 |
| 1 | 28 | 24 |
| 2 | 54 | 24 |
| 3 | 101 | 24 |
| 4 | 193 | 24 |
| 5 | 459 | 24 |
| 6 | 1236 | 24 |
| 7 | 3080 | 24 |
| 8 | 6176 | 24 |
| 0 | 8146 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
z |
(cos.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (sin.f64 y) | |
| accuracy | 0.0078125 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| accuracy | 0.0078125 | (+.f64 x (sin.f64 y)) | |
| accuracy | 0.140625 | (*.f64 z (cos.f64 y)) |
| 29.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 6.0ms (36% of total)ival-sin: 6.0ms (36% of total)ival-add: 2.0ms (12% of total)ival-mult: 2.0ms (12% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
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)))) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y))) |
| 1.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y))) |
| 1.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y))) |
| 1.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y))) |
| 1.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 262 |
| 1 | 333 | 258 |
| 2 | 1225 | 248 |
| 3 | 5049 | 246 |
| 0 | 8229 | 223 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
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)))) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) x x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal 1 binary64))) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 (+.f64 z y) x) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x)) |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 y x)) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (+.f64 y x)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) y) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(*.f64 z (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64)))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 0 | 13 | 19 |
| 1 | 53 | 19 |
| 2 | 422 | 19 |
| 3 | 6147 | 19 |
| 0 | 8456 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
(*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (/.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (*.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) (neg.f64 (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (/.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (fabs.f64 (+.f64 (sin.f64 y) x)) (/.f64 (fabs.f64 (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 y) z) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (*.f64 (cos.f64 y) z))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x)))) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(*.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) |
(neg.f64 (neg.f64 (+.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 y) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 y (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(cos.f64 (+.f64 (+.f64 y (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
Compiled 6 979 to 646 computations (90.7% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 10 | 194 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 10 | 195 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 25.2% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (*.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) | |
| 59.1% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z))) | |
| ▶ | 68.2% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
| 53.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
| ▶ | 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 59.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ▶ | 68.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
Compiled 452 to 276 computations (38.9% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| cost-diff | 0 | (*.f64 z (cos.f64 y)) | |
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | #s(approx (+ x (sin y)) (+.f64 y x)) | |
| cost-diff | 1 | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) | |
| cost-diff | 0 | (+.f64 z x) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 (sin.f64 y) x) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 147 |
| 0 | 41 | 144 |
| 1 | 76 | 144 |
| 2 | 141 | 144 |
| 3 | 357 | 144 |
| 4 | 1106 | 144 |
| 5 | 4342 | 144 |
| 0 | 8235 | 143 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 z x) |
z |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
x |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
(+.f64 y x) |
y |
x |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
(+.f64 z x) |
(+.f64 x z) |
z |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
(+.f64 x z) |
x |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) (+.f64 x y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.00390625 | (sin.f64 y) | |
| accuracy | 0.046875 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| accuracy | 29.722950712038728 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.0078125 | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) | |
| accuracy | 0.140625 | (*.f64 z (cos.f64 y)) | |
| accuracy | 24.810772007415324 | #s(approx (+ x (sin y)) (+.f64 y x)) | |
| accuracy | 0.0 | (+.f64 z x) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 0.0390625 | (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) | |
| accuracy | 28.470888480011666 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) | |
| accuracy | 0.0 | (+.f64 z x) | |
| accuracy | 19.90597796949104 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.00390625 | (sin.f64 y) | |
| accuracy | 0.0078125 | (+.f64 (sin.f64 y) x) | |
| accuracy | 0.03125 | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 86.0ms | 256× | 0 | valid |
Compiled 123 to 23 computations (81.3% saved)
ival-add: 21.0ms (46% of total)ival-sin: 10.0ms (21.9% of total)ival-mult: 8.0ms (17.5% of total)ival-cos: 6.0ms (13.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
(+.f64 y x) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
z |
(+ x z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 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))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* 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)))) |
(+ 1 (* -1/2 (* y z))) |
(* y z) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(cos y) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ 1 (/ x y))) |
(* z (cos y)) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 1.0ms | y | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 198 | 597 |
| 1 | 650 | 591 |
| 2 | 2201 | 575 |
| 3 | 7704 | 575 |
| 0 | 8367 | 520 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
z |
(+ x z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 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))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* 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)))) |
(+ 1 (* -1/2 (* y z))) |
(* y z) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(cos y) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ 1 (/ x y))) |
(* z (cos y)) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
z |
(+ x z) |
(+.f64 x z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
y |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 x x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 (/.f64 x x) (sin.f64 y) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 (/.f64 z x) x x) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 y) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64))) |
(+ x (+ y z)) |
(+.f64 (+.f64 z y) x) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 x z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 x y)) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (+.f64 x y)) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) y) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* y z) |
(*.f64 z y) |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(+ y z) |
(+.f64 z y) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(cos y) |
(cos.f64 y) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (+.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))) y) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) y) y) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(* z (+ 1 (/ x z))) |
(+.f64 x z) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* z (+ (cos y) (/ (sin y) z))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 123 |
| 0 | 41 | 120 |
| 1 | 197 | 120 |
| 2 | 1497 | 120 |
| 0 | 8231 | 119 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
(+.f64 y x) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (cos.f64 y) x) (fma.f64 z (cos.f64 y) x) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y))) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) (*.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (fma.f64 z (cos.f64 y) x) (fma.f64 z (cos.f64 y) x)) (*.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (*.f64 (neg.f64 (+.f64 x (sin.f64 y))) (+.f64 x (sin.f64 y))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 y)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) (-.f64 (*.f64 z z) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) (*.f64 z (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) (*.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (-.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (-.f64 z x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 z x)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 z x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (-.f64 x z) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (-.f64 z x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (+.f64 x z) (-.f64 z x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 z x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 x z))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 z x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 z x)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (-.f64 z x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 x z) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 x z))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 z x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (+.f64 x z) (-.f64 z x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (-.f64 z x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (-.f64 x z) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (-.f64 x z) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (-.f64 x z) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (-.f64 x z) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (-.f64 x z) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (-.f64 x z) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (-.f64 x z) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 x z) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (-.f64 z x) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (-.f64 z x) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (-.f64 z x) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (-.f64 z x) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (-.f64 z x) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 z x) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) y))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) (+.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64))) y)) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z))))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z)))))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z) |
(+.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) (/.f64 (*.f64 (neg.f64 (+.f64 x z)) (+.f64 x z)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z)) |
(+.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z)) |
(+.f64 z (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 z y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) (+.f64 x y))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(+.f64 x y) |
(+.f64 y x) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
Compiled 17 737 to 1 659 computations (90.6% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 436 | 19 | 455 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 440 | 25 | 465 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| ▶ | 68.2% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
| ▶ | 85.5% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
| 25.2% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 59.5% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) | |
| ✓ | 68.2% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
| 52.9% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) | |
| 53.3% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) | |
| 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) z (sin.f64 y))) | |
| ✓ | 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 54.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| 40.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) | |
| 30.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) | |
| ▶ | 37.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
| 59.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ✓ | 68.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 4.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) | |
| 23.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 24.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| ▶ | 25.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| ▶ | 64.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
| 54.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) | |
| 64.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
Compiled 1 196 to 771 computations (35.5% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | #s(approx (+ x (sin y)) (+.f64 x y)) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| cost-diff | 0 | (+.f64 x z) | |
| cost-diff | 0 | (*.f64 (+.f64 x z) (-.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) | |
| cost-diff | 8 | (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) | |
| cost-diff | 0 | (/.f64 z x) | |
| cost-diff | 0 | #s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) | |
| cost-diff | 3 | (fma.f64 (/.f64 z x) x x) | |
| cost-diff | 0 | (+.f64 z y) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 (sin.f64 y) x) | |
| cost-diff | 0 | #s(approx (cos y) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 177 |
| 0 | 48 | 175 |
| 1 | 86 | 169 |
| 2 | 157 | 152 |
| 3 | 311 | 152 |
| 4 | 965 | 152 |
| 5 | 6951 | 152 |
| 0 | 8302 | 147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
z |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
(fma.f64 (/.f64 z x) x x) |
(/.f64 z x) |
z |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+.f64 x z) |
x |
z |
(-.f64 z x) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(cos.f64 y) |
y |
z |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(+.f64 x y) |
x |
| Outputs |
|---|
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
z |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
z |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (+.f64 x z))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
#s(approx (+ z x) (+.f64 x z)) |
(fma.f64 (/.f64 z x) x x) |
(+.f64 x z) |
(/.f64 z x) |
z |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(+.f64 x z) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(*.f64 (-.f64 z x) (+.f64 x z)) |
(+.f64 x z) |
x |
z |
(-.f64 z x) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) (+.f64 x y))) |
(cos.f64 y) |
y |
z |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(+.f64 x y) |
x |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.03125 | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| accuracy | 24.810772007415324 | #s(approx (+ x (sin y)) (+.f64 x y)) | |
| accuracy | 0.0 | (+.f64 x z) | |
| accuracy | 0.0 | (*.f64 (+.f64 x z) (-.f64 z x)) | |
| accuracy | 19.90597796949104 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) | |
| accuracy | 28.036255032797694 | (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) | |
| accuracy | 0.0 | (/.f64 z x) | |
| accuracy | 0.0 | #s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) | |
| accuracy | 5.20576368626652 | (fma.f64 (/.f64 z x) x x) | |
| accuracy | 19.90597796949104 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) | |
| accuracy | 0.0 | (+.f64 z y) | |
| accuracy | 29.722950712038728 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| accuracy | 31.9644569404342 | #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) | |
| accuracy | 0.00390625 | (sin.f64 y) | |
| accuracy | 0.0078125 | (+.f64 (sin.f64 y) x) | |
| accuracy | 0.03125 | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) | |
| accuracy | 29.79679945462563 | #s(approx (cos y) #s(literal 1 binary64)) |
| 86.0ms | 256× | 0 | valid |
Compiled 124 to 26 computations (79% saved)
ival-mult: 23.0ms (45.1% of total)ival-add: 11.0ms (21.6% of total)ival-cos: 6.0ms (11.8% of total)ival-sin: 5.0ms (9.8% of total)ival-div: 3.0ms (5.9% of total)ival-sub: 1.0ms (2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
(fma.f64 (/.f64 z x) x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
(/.f64 z x) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+.f64 x z) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(cos.f64 y) |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
z |
(+ x z) |
(/ z x) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ z x))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 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))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* 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)))) |
(+ y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(cos y) |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ x z))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (* (/ z x) x) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (/ z x) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ x (sin y))) (cos y) (+ x (sin y)) (+ x y)) |
| 2.0ms | x | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (* (/ z x) x) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (/ z x) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ x (sin y))) (cos y) (+ x (sin y)) (+ x y)) |
| 1.0ms | z | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (* (/ z x) x) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (/ z x) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ x (sin y))) (cos y) (+ x (sin y)) (+ x y)) |
| 1.0ms | x | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (* (/ z x) x) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (/ z x) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ x (sin y))) (cos y) (+ x (sin y)) (+ x y)) |
| 1.0ms | x | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (* (/ z x) x) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (/ z x) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ x (sin y))) (cos y) (+ x (sin y)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 534 |
| 1 | 651 | 502 |
| 2 | 2198 | 480 |
| 0 | 8080 | 446 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(sin y) |
(+ x (sin y)) |
z |
(+ x z) |
(/ z x) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ z x))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 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))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* 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)))) |
(+ y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(cos y) |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ x y))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ x z))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
z |
(+ x z) |
(+.f64 x z) |
(/ z x) |
(/.f64 z x) |
(pow z 2) |
(*.f64 z z) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(*.f64 z z) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(fma.f64 (neg.f64 x) x (*.f64 z z)) |
y |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) x x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) x x) |
(* x (+ 1 (/ z x))) |
(fma.f64 (/.f64 z x) x x) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(+ x (+ y z)) |
(+.f64 (+.f64 z y) x) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 x z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 x y)) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (+.f64 x y)) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) y) |
(+ y z) |
(+.f64 z y) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(cos y) |
(cos.f64 y) |
(* y (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(*.f64 (neg.f64 x) x) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(fma.f64 (neg.f64 x) x (*.f64 z z)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(* z (+ 1 (/ y z))) |
(fma.f64 (/.f64 y z) z z) |
(* z (+ 1 (/ x z))) |
(fma.f64 (/.f64 x z) z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 161 |
| 0 | 48 | 153 |
| 1 | 217 | 145 |
| 2 | 1631 | 145 |
| 0 | 8526 | 140 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
(fma.f64 (/.f64 z x) x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
(/.f64 z x) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+.f64 x z) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(cos.f64 y) |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) x) (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) x) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) x) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (+.f64 x (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (+.f64 x (*.f64 z #s(approx (cos y) #s(literal 1 binary64))))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)))) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64)))) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) z)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y))))))) |
(+.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y))) (/.f64 (*.f64 (neg.f64 (+.f64 x (sin.f64 y))) (+.f64 x (sin.f64 y))) (-.f64 (-.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) x) (sin.f64 y)))) |
(+.f64 (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y)) x) |
(+.f64 (*.f64 z #s(approx (cos y) #s(literal 1 binary64))) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 x (fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (sin.f64 y))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z #s(approx (cos y) #s(literal 1 binary64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y)))) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 y y))) (*.f64 (-.f64 z y) (-.f64 z y))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)) (*.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)) (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y z) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 z y))) |
(+.f64 z y) |
(+.f64 y z) |
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 z x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 z x) x) x)) (*.f64 (-.f64 (*.f64 (/.f64 z x) x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (/.f64 z x) x) x) (-.f64 (*.f64 (/.f64 z x) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 z x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 z x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 z x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z x) x x) |
(fma.f64 x (/.f64 z x) x) |
(fma.f64 z (/.f64 x x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z x) x))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 z x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 z x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 z x) x) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 z x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x)))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z x) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 z x) x)) (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 z x) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (/.f64 z x) x) x))) |
(+.f64 (*.f64 (/.f64 z x) x) x) |
(+.f64 x (*.f64 (/.f64 z x) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(neg.f64 (/.f64 (neg.f64 z) x)) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (+.f64 x z) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 x z) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) #s(literal 1 binary64))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (neg.f64 (-.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x))) (neg.f64 (pow.f64 (-.f64 z x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x))) (neg.f64 (*.f64 (-.f64 x z) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (*.f64 (-.f64 x z) (-.f64 x z))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) #s(literal 1 binary64)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z)) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x)) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x)) (*.f64 (-.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (-.f64 z x))) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (neg.f64 (-.f64 z x)))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (fabs.f64 z) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fabs.f64 z) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fabs.f64 z) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) #s(literal 1 binary64)) (/.f64 (fabs.f64 z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (neg.f64 z) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 z) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 z) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (neg.f64 z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 z (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 z (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 z (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) x) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) z) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) z) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) x) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 x (-.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 z (-.f64 z x)) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 z (-.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (-.f64 z x)) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 x z))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal 1 binary64)) (+.f64 x z)) |
(*.f64 (/.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) (-.f64 z x)) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) #s(literal 1 binary64))) |
(*.f64 (-.f64 z x) (+.f64 x z)) |
(*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x)) (-.f64 (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x) (-.f64 (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z)) (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z) (-.f64 (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x)) (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x))) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 z z) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 x z))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 x z))) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (+.f64 x z)))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 z x) (+.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 x z) (fma.f64 x x (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 x z)))) (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x x (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (*.f64 (-.f64 z x) (+.f64 x z)))) (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 x z)))) (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 x z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 z x) (+.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 z z (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 x z) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 x z))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 x z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (pow.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 2 binary64)) (*.f64 (-.f64 z x) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (*.f64 (-.f64 z x) (+.f64 x z))) (*.f64 (-.f64 x z) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 x z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) z (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 x) x)) |
(fma.f64 (-.f64 z x) x (*.f64 (-.f64 z x) z)) |
(fma.f64 (-.f64 z x) z (*.f64 (-.f64 z x) x)) |
(fma.f64 x (-.f64 z x) (*.f64 z (-.f64 z x))) |
(fma.f64 z (-.f64 z x) (*.f64 x (-.f64 z x))) |
(fma.f64 z z (*.f64 (neg.f64 x) x)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 z z (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(+.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x))) |
(+.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z)) |
(+.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x)) |
(+.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (+.f64 x z) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 x z) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 z x) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) #s(literal 1 binary64))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (neg.f64 (-.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x))) (neg.f64 (pow.f64 (-.f64 z x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x))) (neg.f64 (*.f64 (-.f64 x z) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (*.f64 (-.f64 x z) (-.f64 x z))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) #s(literal 1 binary64)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z)) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 z x)) (+.f64 x z))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x)) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 z x)) (*.f64 (-.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x x (*.f64 z (-.f64 z x))) (-.f64 z x))) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (neg.f64 (-.f64 z x)))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (fabs.f64 z) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fabs.f64 z) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fabs.f64 z) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (fabs.f64 z) #s(literal 1 binary64)) (/.f64 (fabs.f64 z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 (neg.f64 z) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 z) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 z) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (neg.f64 z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z)))) (/.f64 z (-.f64 x z)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 z (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 z (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) x) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) z) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) z) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) x) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 x (-.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 z (-.f64 z x)) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 z (-.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (-.f64 z x)) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 x z))) |
(+.f64 x z) |
(+.f64 z x) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) (+.f64 x y))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y)))))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (-.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y)))) (/.f64 (*.f64 (neg.f64 #s(approx (+ x (sin y)) (+.f64 x y))) #s(approx (+ x (sin y)) (+.f64 x y))) (-.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 x y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) #s(approx (+ x (sin y)) (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 y)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
#s(approx (+ x (sin y)) (+.f64 x y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 x y) |
(+.f64 y x) |
Compiled 14 729 to 1 688 computations (88.5% saved)
33 alts after pruning (25 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 404 | 13 | 417 |
| Fresh | 4 | 12 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 409 | 33 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| 59.5% | (fma.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| ✓ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| ✓ | 68.2% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
| ✓ | 85.5% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
| 40.3% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) | |
| 25.2% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| ✓ | 68.2% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
| 52.9% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) | |
| 53.3% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) | |
| 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) z (sin.f64 y))) | |
| ✓ | 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 54.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| ▶ | 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
| 17.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) | |
| 30.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) | |
| 25.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) | |
| 31.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) | |
| 24.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) | |
| ▶ | 14.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
| ▶ | 59.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
| ✓ | 68.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 37.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) | |
| 4.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) | |
| 23.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 24.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| 16.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) | |
| ✓ | 25.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 25.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) | |
| ✓ | 64.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
| ▶ | 64.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
| 54.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) | |
| ▶ | 37.3% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
Compiled 1 591 to 997 computations (37.3% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (*.f64 z (cos.f64 y)) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) | |
| cost-diff | 0 | (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) | |
| cost-diff | 0 | #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) | |
| cost-diff | 0 | (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| cost-diff | 0 | (*.f64 z z) | |
| cost-diff | 0 | #s(approx (* (+ x z) (- z x)) (*.f64 z z)) | |
| cost-diff | 0 | (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) | |
| cost-diff | 0 | (+.f64 z y) | |
| cost-diff | 0 | (+.f64 (+.f64 z y) x) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| cost-diff | 0 | (+.f64 (/.f64 z x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) | |
| cost-diff | 4 | (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 264 |
| 0 | 65 | 268 |
| 1 | 108 | 268 |
| 2 | 201 | 268 |
| 3 | 384 | 268 |
| 4 | 1064 | 252 |
| 5 | 4031 | 252 |
| 0 | 8047 | 244 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 z x) |
z |
x |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
z |
y |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
(/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) |
#s(approx (* (+ x z) (- z x)) (*.f64 z z)) |
(*.f64 z z) |
z |
(-.f64 z x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 z) |
z |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
(+.f64 z x) |
x |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
y |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (+.f64 z x))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) (+.f64 z x)) |
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
(+.f64 z x) |
(+.f64 (/.f64 z x) #s(literal 1 binary64)) |
(-.f64 (/.f64 z x) #s(literal -1 binary64)) |
(/.f64 z x) |
z |
x |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
z |
y |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
(/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) |
#s(approx (* (+ x z) (- z x)) (*.f64 z z)) |
(*.f64 z z) |
z |
(-.f64 z x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 z))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 z))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 z))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 z)) |
(neg.f64 z) |
z |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
(+.f64 z x) |
x |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
z |
(cos.f64 y) |
y |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.140625 | (*.f64 z (cos.f64 y)) | |
| accuracy | 40.11484009112974 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) | |
| accuracy | 0.015625 | (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) | |
| accuracy | 0.0390625 | (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) | |
| accuracy | 0.09375 | (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) | |
| accuracy | 28.470888480011666 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| accuracy | 0.0 | (*.f64 z z) | |
| accuracy | 19.90597796949104 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) | |
| accuracy | 28.036255032797694 | (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) | |
| accuracy | 32.041134621129096 | #s(approx (* (+ x z) (- z x)) (*.f64 z z)) | |
| accuracy | 0.0 | (+.f64 z y) | |
| accuracy | 0.00390625 | (+.f64 (+.f64 z y) x) | |
| accuracy | 25.73036842224853 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| accuracy | 0.0 | (+.f64 (/.f64 z x) #s(literal 1 binary64)) | |
| accuracy | 0.0 | #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) | |
| accuracy | 5.21748243626652 | (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) | |
| accuracy | 19.90597796949104 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
| 81.0ms | 256× | 0 | valid |
Compiled 166 to 37 computations (77.7% saved)
ival-add: 23.0ms (36.6% of total)ival-mult: 14.0ms (22.3% of total)ival-div: 7.0ms (11.1% of total)ival-sin: 7.0ms (11.1% of total)ival-cos: 7.0ms (11.1% of total)ival-sub: 2.0ms (3.2% of total)ival-neg: 1.0ms (1.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 z x) #s(literal 1 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
(/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) |
#s(approx (* (+ x z) (- z x)) (*.f64 z z)) |
(*.f64 z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
| Outputs |
|---|
z |
(+ x z) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(/ z x) |
(/ (+ x z) x) |
(+ y z) |
(+ x (+ y z)) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
1 |
(+ 1 (/ z x)) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ 1 (* -1/2 (* y z))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+ 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))) |
(/ -1 z) |
(- (* 1/2 y) (/ 1 z)) |
y |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(* y (+ 1 (/ z y))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* z (cos y)) |
(cos y) |
(* 1/2 y) |
(* y (- 1/2 (/ 1 (* y z)))) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 (* y z)) 1/2))) |
(+ x (sin y)) |
(+ x y) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(/ (- (* 1/2 (* y z)) 1) z) |
(* z (+ 1 (/ x z))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (/ 1 x) (/ 1 z))) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(* z (+ 1 (/ y z))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | z | @ | inf | ((* (+ (/ z x) 1) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (/ z x) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (/ (* (+ x z) (- z x)) (- z x)) (* (+ x z) (- z x)) (* z z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (neg z) (- (* 1/2 y) (/ 1 z))) (+ (* (cos y) z) (+ (sin y) x)) (* z (cos y)) (cos y) (- (* 1/2 y) (/ 1 z))) |
| 21.0ms | x | @ | inf | ((* (+ (/ z x) 1) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (/ z x) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (/ (* (+ x z) (- z x)) (- z x)) (* (+ x z) (- z x)) (* z z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (neg z) (- (* 1/2 y) (/ 1 z))) (+ (* (cos y) z) (+ (sin y) x)) (* z (cos y)) (cos y) (- (* 1/2 y) (/ 1 z))) |
| 3.0ms | y | @ | inf | ((* (+ (/ z x) 1) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (/ z x) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (/ (* (+ x z) (- z x)) (- z x)) (* (+ x z) (- z x)) (* z z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (neg z) (- (* 1/2 y) (/ 1 z))) (+ (* (cos y) z) (+ (sin y) x)) (* z (cos y)) (cos y) (- (* 1/2 y) (/ 1 z))) |
| 3.0ms | z | @ | -inf | ((* (+ (/ z x) 1) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (/ z x) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (/ (* (+ x z) (- z x)) (- z x)) (* (+ x z) (- z x)) (* z z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (neg z) (- (* 1/2 y) (/ 1 z))) (+ (* (cos y) z) (+ (sin y) x)) (* z (cos y)) (cos y) (- (* 1/2 y) (/ 1 z))) |
| 2.0ms | z | @ | 0 | ((* (+ (/ z x) 1) x) (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (/ z x) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (/ (* (+ x z) (- z x)) (- z x)) (* (+ x z) (- z x)) (* z z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (neg z) (- (* 1/2 y) (/ 1 z))) (+ (* (cos y) z) (+ (sin y) x)) (* z (cos y)) (cos y) (- (* 1/2 y) (/ 1 z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 734 |
| 1 | 824 | 696 |
| 2 | 2855 | 681 |
| 0 | 8347 | 630 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
z |
(+ x z) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(/ z x) |
(/ (+ x z) x) |
(+ y z) |
(+ x (+ y z)) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
1 |
(+ 1 (/ z x)) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ 1 (* -1/2 (* y z))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+ 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))) |
(/ -1 z) |
(- (* 1/2 y) (/ 1 z)) |
y |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(* y (+ 1 (/ z y))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* z (cos y)) |
(cos y) |
(* 1/2 y) |
(* y (- 1/2 (/ 1 (* y z)))) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 (* y z)) 1/2))) |
(+ x (sin y)) |
(+ x y) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(/ (- (* 1/2 (* y z)) 1) z) |
(* z (+ 1 (/ x z))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (/ 1 x) (/ 1 z))) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(* z (+ 1 (/ y z))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
| Outputs |
|---|
z |
(+ x z) |
(+.f64 x z) |
(+ (sin y) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(/ z x) |
(/.f64 z x) |
(/ (+ x z) x) |
(/.f64 (+.f64 x z) x) |
(+ y z) |
(+.f64 y z) |
(+ x (+ y z)) |
(+.f64 (+.f64 y x) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(*.f64 z z) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(fma.f64 (neg.f64 x) x (*.f64 z z)) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 (/.f64 z x) x x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ z x)) |
(/.f64 (+.f64 x z) x) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(fma.f64 (/.f64 (+.f64 y z) x) x x) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) x x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (+.f64 y z) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 x z)) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* 1/2 y) (/ 1 z)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
y |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(fma.f64 (/.f64 (+.f64 x z) y) y y) |
(* y (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) y y) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(*.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) y)) y) y) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(cos y) |
(cos.f64 y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* y (- 1/2 (/ 1 (* y z)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) z)) y) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) y) y) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* -1 (* y (- (/ 1 (* y z)) 1/2))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal 1/2 binary64))) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x y) |
(+.f64 y x) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(*.f64 (neg.f64 x) x) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(fma.f64 (neg.f64 x) x (*.f64 z z)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(/ (- (* 1/2 (* y z)) 1) z) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(* z (+ 1 (/ x z))) |
(fma.f64 (/.f64 x z) z z) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(* z (+ (/ 1 x) (/ 1 z))) |
(/.f64 (+.f64 x z) x) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(fma.f64 (/.f64 (+.f64 y x) z) z z) |
(* z (+ 1 (/ y z))) |
(fma.f64 (/.f64 y z) z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z z) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(*.f64 (fma.f64 (/.f64 (+.f64 y x) z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z z) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 232 |
| 0 | 65 | 232 |
| 1 | 258 | 232 |
| 2 | 2129 | 232 |
| 0 | 8367 | 224 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 z x) #s(literal 1 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
(/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) |
#s(approx (* (+ x z) (- z x)) (*.f64 z z)) |
(*.f64 z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
| Outputs |
|---|
(*.f64 (-.f64 (/.f64 z x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 z x) x)) |
(fma.f64 (/.f64 z x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 z x))) |
(fma.f64 x (/.f64 z x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z x) x)) |
(+.f64 (*.f64 (/.f64 z x) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 z x))) |
(+.f64 (*.f64 x (/.f64 z x)) (*.f64 x #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (-.f64 (/.f64 z x) #s(literal -1 binary64)) x))) |
#s(approx (+ z x) (*.f64 (-.f64 (/.f64 z x) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 z)))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 x) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 z)) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 z) #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 z #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 z x)) z) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (/.f64 z x) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 z x) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 z x)) |
(+.f64 (/.f64 z x) #s(literal 1 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (-.f64 (+.f64 y z) x)) (*.f64 (-.f64 (+.f64 y z) x) (*.f64 x x))) (*.f64 (-.f64 (+.f64 y z) x) (-.f64 (+.f64 y z) x))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (-.f64 x (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 z (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 z (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 y z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 y z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (+.f64 y z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x z) (*.f64 z z)) y) |
(fma.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 x z) y) |
(-.f64 (/.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (-.f64 (+.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 y z) x))) |
(+.f64 (/.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y z)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))))) |
(+.f64 (+.f64 y x) z) |
(+.f64 (+.f64 x z) y) |
(+.f64 (+.f64 y z) x) |
(+.f64 y (+.f64 x z)) |
(+.f64 x (+.f64 y z)) |
(+.f64 z (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 y y))) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)) (*.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 z y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y (-.f64 y z) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(+.f64 y z) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
(*.f64 (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 x z)) |
(*.f64 (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z))) (neg.f64 (-.f64 z x))) |
(/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z))) (-.f64 z x))) |
(neg.f64 (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (neg.f64 (-.f64 z x)))) |
#s(approx (* (+ x z) (- z x)) (*.f64 z z)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(neg.f64 (*.f64 z z)) |
(sqrt.f64 (pow.f64 z #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) (*.f64 y (+.f64 x z)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 3 binary64))) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x z) (*.f64 z z)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y (+.f64 x z)) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) (+.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)))) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z)))) y)) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 y) #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))))) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y x) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z) x) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y) (+.f64 x z)) |
(+.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y)) |
(+.f64 x (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y z)) |
(+.f64 z (+.f64 x (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) y))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z)) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 z #s(literal -2 binary64))) (neg.f64 z)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -3 binary64))) (neg.f64 z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 z #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))))) |
(neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 y)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))) (pow.f64 z #s(literal -3 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 z #s(literal -2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 z #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) (/.f64 (pow.f64 z #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))))) (/.f64 (pow.f64 z #s(literal -3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (*.f64 (pow.f64 z #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) y (pow.f64 z #s(literal -1 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) |
Compiled 7 272 to 989 computations (86.4% saved)
36 alts after pruning (28 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 207 | 9 | 216 |
| Fresh | 1 | 19 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 7 | 8 |
| Total | 213 | 36 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| 59.5% | (fma.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| ✓ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| ✓ | 68.2% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
| 25.2% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| ✓ | 68.2% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
| 52.9% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) | |
| 53.3% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) | |
| 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) z (sin.f64 y))) | |
| ✓ | 53.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 54.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| 59.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) | |
| 17.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) | |
| 30.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) | |
| 25.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) | |
| 31.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) | |
| 24.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) | |
| 3.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) | |
| 62.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| ✓ | 68.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 37.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) | |
| 37.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) | |
| 4.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) | |
| 23.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 24.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| 16.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) | |
| ✓ | 25.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 25.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) | |
| ✓ | 64.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
| 20.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) | |
| 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) | |
| 54.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) | |
| ✓ | 37.3% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
| 23.1% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) | |
| 23.2% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 23.1% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
Compiled 2 267 to 889 computations (60.8% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z))) |
(fma.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (*.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) z (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
4 calls:
| 51.0ms | y |
| 20.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 13.0ms | z |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z))) |
(fma.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) z #s(approx (+ x (sin y)) (+.f64 x y))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
4 calls:
| 14.0ms | z |
| 14.0ms | x |
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 91.4% | 3 | x |
| 89.1% | 3 | y |
| 93.1% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
1 calls:
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
2 calls:
| 13.0ms | z |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.5% | 1 | x |
| 90.9% | 3 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) |
4 calls:
| 14.0ms | y |
| 14.0ms | z |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 3 | x |
| 84.2% | 3 | y |
| 85.3% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 85.9% | 4 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
2 calls:
| 39.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 3 | y |
| 82.0% | 3 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 #s(approx (+ (/ z x) 1) (/.f64 z x)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) #s(approx (+ (* (/ z x) x) x) (fma.f64 (/.f64 x z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (fma.f64 (/.f64 z x) x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z (neg.f64 z))) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) #s(approx (- (* 1/2 y) (/ 1 z)) (/.f64 #s(literal -1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1 binary64)) x) x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 x z) #s(literal 1 binary64)) z) z)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 x z))) (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 z x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 18.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 13.0ms | x |
| 9.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 1 | x |
| 68.9% | 1 | z |
| 68.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 68.9% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 3 | x |
| 40.8% | 3 | y |
| 47.8% | 3 | z |
| 41.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 12 to 17 computations (-41.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.9% | 1 | y |
| 25.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 25.9% | 1 | z |
| 25.9% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 2.345329312495118e+94 | 6.545668336341983e+97 |
| 23.0ms | -3.013063073751648e+138 | -5.4710994099493085e+119 |
| 63.0ms | 288× | 0 | valid |
Compiled 436 to 402 computations (7.8% saved)
ival-sin: 9.0ms (45.3% of total)ival-cos: 6.0ms (30.2% of total)ival-add: 3.0ms (15.1% of total)ival-mult: 2.0ms (10.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.345329312495118e+94 | 6.545668336341983e+97 |
| 1.0ms | -3.013063073751648e+138 | -5.4710994099493085e+119 |
Compiled 428 to 394 computations (7.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 6.432155039197755e+55 | 6.2756384985732415e+62 |
| 1.0ms | -3.013063073751648e+138 | -5.4710994099493085e+119 |
| 16.0ms | 144× | 0 | valid |
Compiled 468 to 432 computations (7.7% saved)
ival-sin: 7.0ms (55.8% of total)ival-cos: 3.0ms (23.9% of total)ival-add: 1.0ms (8% of total)ival-mult: 1.0ms (8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.432155039197755e+55 | 6.2756384985732415e+62 |
| 21.0ms | 7.259990606608298e-37 | 1.097078518011019e-27 |
| 19.0ms | -2.4332263571110997e+27 | -1.9259788636534943e+24 |
| 30.0ms | 272× | 0 | valid |
Compiled 722 to 620 computations (14.1% saved)
ival-cos: 8.0ms (35% of total)ival-sin: 6.0ms (26.3% of total)ival-add: 5.0ms (21.9% of total)ival-mult: 2.0ms (8.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 834978691.1631043 | 10887214047927.602 |
| 10.0ms | -1.0350493071214703e-5 | -1.4050162516978695e-6 |
| 19.0ms | 224× | 0 | valid |
Compiled 572 to 448 computations (21.7% saved)
ival-cos: 5.0ms (36.4% of total)ival-sin: 5.0ms (36.4% of total)ival-add: 2.0ms (14.6% of total)ival-mult: 2.0ms (14.6% of total)ival-true: 0.0ms (0% of total)adjust: 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 | 3.645112979547715e+44 | 3.7152402605903224e+60 |
| 19.0ms | -9.74601846658634e-43 | -1.5242054473894532e-46 |
| 27.0ms | 288× | 0 | valid |
Compiled 732 to 518 computations (29.2% saved)
ival-sin: 8.0ms (39.8% of total)ival-cos: 6.0ms (29.8% of total)ival-add: 4.0ms (19.9% of total)ival-mult: 2.0ms (9.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 329 |
| 1 | 114 | 329 |
| 2 | 152 | 329 |
| 3 | 209 | 329 |
| 4 | 344 | 329 |
| 5 | 1017 | 329 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 379999999999999992861786645942786841441830521709403736413797168157049324848731684543424580550656 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 379999999999999992861786645942786841441830521709403736413797168157049324848731684543424580550656 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))))) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -3199999999999999731564544 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 8474283175441637/22300745198530623141535718272648361505980416 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 y #s(literal -3010508632829399/295147905179352825856 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 850000000 binary64)) (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(if (<=.f64 x #s(literal -2887466798277873/3138550867693340381917894711603833208051177722232017256448 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) (if (<=.f64 x #s(literal 519999999999999982488549296181927656814542848 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 379999999999999992861786645942786841441830521709403736413797168157049324848731684543424580550656 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 379999999999999992861786645942786841441830521709403736413797168157049324848731684543424580550656 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))))) |
(if (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))))) |
(if (or (<=.f64 z #s(literal -580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) (not (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x))) |
(if (<=.f64 z #s(literal -3199999999999999731564544 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 8474283175441637/22300745198530623141535718272648361505980416 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 z #s(literal -3199999999999999731564544 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 8474283175441637/22300745198530623141535718272648361505980416 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 620000000000000028564426977836206701965470623707109973387378688 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 y #s(literal -3010508632829399/295147905179352825856 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 850000000 binary64)) (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -3010508632829399/295147905179352825856 binary64)) (not (<=.f64 y #s(literal 850000000 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (sin.f64 y) x)) (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) |
(if (<=.f64 x #s(literal -2887466798277873/3138550867693340381917894711603833208051177722232017256448 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))) (if (<=.f64 x #s(literal 519999999999999982488549296181927656814542848 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 y x))))) |
(if (or (<=.f64 x #s(literal -2887466798277873/3138550867693340381917894711603833208051177722232017256448 binary64)) (not (<=.f64 x #s(literal 519999999999999982488549296181927656814542848 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (+ z y) x) (+.f64 y x))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 1× | fuel |
Compiled 329 to 78 computations (76.3% saved)
Compiled 676 to 172 computations (74.6% saved)
Loading profile data...