
Time bar (total: 9.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 912.0ms | 8 254× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 262.0ms (40.4% of total)ival-cos: 191.0ms (29.4% of total)ival-add: 98.0ms (15.1% of total)ival-mult: 86.0ms (13.3% of total)ival-true: 6.0ms (0.9% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% 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 |
| 49.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 12.0ms (38.7% of total)ival-cos: 10.0ms (32.3% of total)ival-add: 4.0ms (12.9% of total)ival-mult: 4.0ms (12.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 | 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 |
|---|---|---|
| ▶ | 100.0% | (+.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.0 | (sin.f64 y) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.01171875 | (+.f64 x (sin.f64 y)) | |
| accuracy | 0.078125 | (*.f64 z (cos.f64 y)) |
| 58.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 39.0ms (79.1% of total)ival-sin: 6.0ms (12.2% of total)ival-add: 2.0ms (4.1% of total)ival-mult: 2.0ms (4.1% 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)) |
(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)))))) |
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))) |
(* z (cos y)) |
(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 | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 304 |
| 1 | 367 | 300 |
| 2 | 1302 | 290 |
| 3 | 5419 | 288 |
| 0 | 8219 | 261 |
| 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)))))) |
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))) |
(* z (cos y)) |
(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 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))))) |
(*.f64 z (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 (*.f64 y y) #s(literal -1/2 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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64))) (*.f64 y y) 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)) |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(cos y) |
(cos.f64 y) |
(* 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 | 21 |
| 0 | 13 | 21 |
| 1 | 53 | 21 |
| 2 | 422 | 21 |
| 3 | 6147 | 21 |
| 0 | 8456 | 20 |
| 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)) |
(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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (neg.f64 (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (*.f64 (cos.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.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)) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y))))) (*.f64 (cos.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
Compiled 7 698 to 779 computations (89.9% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 9 | 225 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 217 | 9 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 82.6% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) | |
| ▶ | 71.6% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) (*.f64 z (cos.f64 y))) |
| 40.6% | (*.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)))) | |
| 56.3% | #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))) | |
| ▶ | 58.1% | #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))) |
| ▶ | 52.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 63.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ▶ | 68.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
Compiled 336 to 222 computations (33.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 | (sin.f64 y) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.0234375 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| accuracy | 30.37127667513337 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| accuracy | 0.0 | (+.f64 y x) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.078125 | (*.f64 z (cos.f64 y)) | |
| accuracy | 22.84555843063401 | #s(approx (+ x (sin y)) (+.f64 y x)) | |
| accuracy | 0.0 | (+.f64 z x) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 0.01953125 | (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) | |
| accuracy | 26.80190573834228 | #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.940082648775025 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| accuracy | 0.0 | (sin.f64 y) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.01171875 | (+.f64 (sin.f64 y) x) | |
| accuracy | 0.015625 | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 61.0ms | 256× | 0 | valid |
Compiled 123 to 23 computations (81.3% saved)
ival-add: 9.0ms (30.6% of total)ival-mult: 8.0ms (27.2% of total)ival-cos: 7.0ms (23.8% of total)ival-sin: 5.0ms (17% 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 | |
|---|---|---|---|---|
| 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 | @ | -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 | @ | 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))) |
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)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 13 | 455 |
| Fresh | 3 | 1 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 447 | 17 | 464 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 71.6% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| 82.6% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) | |
| ▶ | 56.4% | (+.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))) |
| ✓ | 52.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 53.9% | #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))) | |
| 35.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) | |
| 37.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) | |
| ▶ | 58.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
| 63.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ✓ | 68.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 7.6% | #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))) | |
| ▶ | 21.2% | #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.9% | #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)))) | |
| 26.1% | #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))) | |
| ▶ | 26.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| ▶ | 90.6% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
Compiled 681 to 477 computations (30% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #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)) | |
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | #s(approx (+ x (sin y)) (+.f64 y x)) | |
| cost-diff | 0 | (+.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))) | |
| cost-diff | 0 | (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) | |
| cost-diff | 0 | (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) | |
| cost-diff | 0 | (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) | |
| cost-diff | 0 | #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)) | |
| cost-diff | 0 | #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))) | |
| 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 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) | |
| cost-diff | 1 | (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) | |
| cost-diff | 5 | (*.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))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 324 |
| 0 | 75 | 316 |
| 1 | 151 | 316 |
| 2 | 374 | 312 |
| 3 | 1254 | 303 |
| 4 | 5756 | 303 |
| 0 | 8289 | 303 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
(*.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))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#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 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.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 x) z) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 z y) |
z |
y |
#s(literal 1 binary64) |
x |
(+.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)) (+.f64 y x)) |
(+.f64 y x) |
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)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
z |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.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))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(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) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#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))) |
#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 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 (+ (* (cos y) z) (+ (sin y) x)) #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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #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) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) |
(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)) |
#s(literal -1/2 binary64) |
(*.f64 z y) |
z |
y |
#s(literal 1 binary64) |
x |
(+.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))) |
(+.f64 #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)) (+.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 |
#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)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
z |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.08203125 | (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) | |
| accuracy | 3.3133353255227753 | (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) | |
| accuracy | 22.84555843063401 | #s(approx (+ x (sin y)) (+.f64 y x)) | |
| accuracy | 30.563000172744932 | #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)) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 0.00390625 | (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z) | |
| accuracy | 0.02734375 | (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) | |
| accuracy | 26.80190573834228 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 3.314579578994379 | (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) | |
| accuracy | 26.80190573834228 | #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))) | |
| accuracy | 28.159732302896117 | #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)) | |
| accuracy | 0.0 | (+.f64 z y) | |
| accuracy | 30.263531523545602 | #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) | |
| accuracy | 30.37127667513337 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| accuracy | 0.0 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) | |
| accuracy | 0.0234375 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| accuracy | 0.14453125 | (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) | |
| accuracy | 6.011721209779379 | (*.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))) |
| 112.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 233 to 45 computations (80.7% saved)
ival-add: 39.0ms (43.6% of total)ival-mult: 25.0ms (28% of total)ival-sin: 11.0ms (12.3% of total)ival-cos: 7.0ms (7.8% of total)const: 4.0ms (4.5% of total)ival-div: 2.0ms (2.2% of total)adjust: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.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))) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
(neg.f64 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) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.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 x) z) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z 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)) (+.f64 y x)) |
(+.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)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(*.f64 y y) |
(*.f64 z y) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* -1 (/ (+ (sin y) (* z (cos y))) x)) |
(/ (+ (* -1 x) (* -1 (+ (sin y) (* z (cos y))))) x) |
(* -1 x) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(* y (+ 1 (* -1/2 (* y z)))) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(sin y) |
(+ x (sin y)) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
-1 |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(+ y (* -1 (* x (- (* -1 (/ z x)) 1)))) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* y (+ 1 (* -1/2 (* y z))))) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(- (* -1 (/ z x)) 1) |
(- (+ (* -1 (/ y x)) (* -1 (/ z x))) 1) |
(- (+ (* -1 (/ z x)) (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x)))) 1) |
(- (+ (* -1 (/ z x)) (* y (- (* y (+ (* 1/6 (/ y x)) (* 1/2 (/ z x)))) (/ 1 x)))) 1) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
z |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (* y z))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ 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)))))) |
(pow y 2) |
(* y z) |
(* -1/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
-1/2 |
(- (* 1/24 (pow y 2)) 1/2) |
(* 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)))))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ 1 (/ x y))) |
(* z (cos y)) |
(* 1/24 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ (* -1 (* x (- (* -1 (/ (sin y) x)) 1))) (* z (cos y))) |
(- (* -1 (/ (sin y) x)) 1) |
(- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (cos y)) x))) 1) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (+ (cos y) (* -1 (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(* -1 (/ (* z (cos y)) x)) |
(* z (- (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))) (/ 1 z))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(* -1 (* z (+ (* -1 (/ (- (* -1 (/ (sin y) x)) 1) z)) (/ (cos y) x)))) |
(* -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/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((* (neg x) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1)) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (+ (* (cos y) z) (+ (sin y) x)) (neg x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* -1/2 (* z y)) 1) y) x) z) (+ (* (+ (* -1/2 (* z y)) 1) y) x) (+ (* -1/2 (* z y)) 1) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (* (cos y) z) (sin y)) (* y y) (* z y) (* (+ (* 1/24 (* y y)) -1/2) z) (+ (* 1/24 (* y y)) -1/2)) |
| 6.0ms | z | @ | 0 | ((* (neg x) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1)) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (+ (* (cos y) z) (+ (sin y) x)) (neg x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* -1/2 (* z y)) 1) y) x) z) (+ (* (+ (* -1/2 (* z y)) 1) y) x) (+ (* -1/2 (* z y)) 1) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (* (cos y) z) (sin y)) (* y y) (* z y) (* (+ (* 1/24 (* y y)) -1/2) z) (+ (* 1/24 (* y y)) -1/2)) |
| 6.0ms | y | @ | inf | ((* (neg x) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1)) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (+ (* (cos y) z) (+ (sin y) x)) (neg x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* -1/2 (* z y)) 1) y) x) z) (+ (* (+ (* -1/2 (* z y)) 1) y) x) (+ (* -1/2 (* z y)) 1) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (* (cos y) z) (sin y)) (* y y) (* z y) (* (+ (* 1/24 (* y y)) -1/2) z) (+ (* 1/24 (* y y)) -1/2)) |
| 4.0ms | z | @ | -inf | ((* (neg x) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1)) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (+ (* (cos y) z) (+ (sin y) x)) (neg x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* -1/2 (* z y)) 1) y) x) z) (+ (* (+ (* -1/2 (* z y)) 1) y) x) (+ (* -1/2 (* z y)) 1) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (* (cos y) z) (sin y)) (* y y) (* z y) (* (+ (* 1/24 (* y y)) -1/2) z) (+ (* 1/24 (* y y)) -1/2)) |
| 3.0ms | z | @ | inf | ((* (neg x) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1)) (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (+ (* (cos y) z) (+ (sin y) x)) (neg x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* -1/2 (* z y)) 1) y) x) z) (+ (* (+ (* -1/2 (* z y)) 1) y) x) (+ (* -1/2 (* z y)) 1) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (+ y x) (* z (cos y)) (+ (* (cos y) z) (sin y)) (* y y) (* z y) (* (+ (* 1/24 (* y y)) -1/2) z) (+ (* 1/24 (* y y)) -1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 1032 |
| 1 | 883 | 1006 |
| 2 | 3080 | 985 |
| 0 | 8170 | 903 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* -1 (/ (+ (sin y) (* z (cos y))) x)) |
(/ (+ (* -1 x) (* -1 (+ (sin y) (* z (cos y))))) x) |
(* -1 x) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(* y (+ 1 (* -1/2 (* y z)))) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(sin y) |
(+ x (sin y)) |
y |
(+ x y) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
-1 |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ y x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(+ y (* -1 (* x (- (* -1 (/ z x)) 1)))) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* y (+ 1 (* -1/2 (* y z))))) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(- (* -1 (/ z x)) 1) |
(- (+ (* -1 (/ y x)) (* -1 (/ z x))) 1) |
(- (+ (* -1 (/ z x)) (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x)))) 1) |
(- (+ (* -1 (/ z x)) (* y (- (* y (+ (* 1/6 (/ y x)) (* 1/2 (/ z x)))) (/ 1 x)))) 1) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
z |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (* y z))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ 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)))))) |
(pow y 2) |
(* y z) |
(* -1/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
-1/2 |
(- (* 1/24 (pow y 2)) 1/2) |
(* 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)))))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ 1 (/ x y))) |
(* z (cos y)) |
(* 1/24 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+ (* -1 (* x (- (* -1 (/ (sin y) x)) 1))) (* z (cos y))) |
(- (* -1 (/ (sin y) x)) 1) |
(- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (cos y)) x))) 1) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (+ (cos y) (* -1 (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(* -1 (/ (* z (cos y)) x)) |
(* z (- (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))) (/ 1 z))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(* -1 (* z (+ (* -1 (/ (- (* -1 (/ (sin y) x)) 1) z)) (/ (cos y) x)))) |
(* -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/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (- (* 1/2 y) (/ 1 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)) |
(* -1 (/ (+ (sin y) (* z (cos y))) x)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(/ (+ (* -1 x) (* -1 (+ (sin y) (* z (cos y))))) x) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) x) |
(* -1 x) |
(neg.f64 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 z) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(* y (+ 1 (* -1/2 (* y z)))) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
y |
(+ x y) |
(+.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) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(* 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 (+ 1 (* -1/2 (* y z)))) x))) |
(fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64)) x) y #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 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 (/.f64 z x) x x) |
(+ y (* -1 (* x (- (* -1 (/ z x)) 1)))) |
(+.f64 (fma.f64 (/.f64 z x) x x) y) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (fma.f64 (/.f64 z x) x x)) |
(+ (* -1 (* x (- (* -1 (/ z x)) 1))) (* 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 (fma.f64 (/.f64 z x) x x)) |
(- (* -1 (/ z x)) 1) |
(fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(- (+ (* -1 (/ y x)) (* -1 (/ z x))) 1) |
(fma.f64 (/.f64 (+.f64 z y) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(- (+ (* -1 (/ z x)) (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x)))) 1) |
(-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z x)) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) (/.f64 z x)) |
(- (+ (* -1 (/ z x)) (* y (- (* y (+ (* 1/6 (/ y x)) (* 1/2 (/ z x)))) (/ 1 x)))) 1) |
(-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) x) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal -1 binary64)) (/.f64 z x)) |
(+ x z) |
(+.f64 z x) |
(+ 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 z x)) |
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) |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (* -1/2 (* y z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+.f64 (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) x) |
(+ 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 (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) |
(pow y 2) |
(*.f64 y y) |
(* y z) |
(*.f64 z y) |
(* -1/2 z) |
(*.f64 #s(literal -1/2 binary64) z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(* 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 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 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (/.f64 (+.f64 z x) y) y)) y #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (/.f64 z y) y)) y) y) |
(* -1/2 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(*.f64 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x (*.f64 y y))) y #s(literal 1 binary64))) |
(* -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))) |
(fma.f64 (/.f64 x y) y y) |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(* 1/24 (* (pow y 2) z)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1/24 binary64))) y) y) |
(* 1/24 (pow y 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y 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))) |
(* (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 z x) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) y) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 x 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))) |
(+ (* -1 (* x (- (* -1 (/ (sin y) x)) 1))) (* z (cos y))) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64))) x (*.f64 (cos.f64 y) z)) |
(- (* -1 (/ (sin y) x)) 1) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (cos y)) x))) 1) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(* z (+ (cos y) (* -1 (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) z) (neg.f64 x) (cos.f64 y)) z) |
(* -1 (/ (* z (cos y)) x)) |
(*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x)) |
(* z (- (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))) (/ 1 z))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) z) (/.f64 (cos.f64 y) x)) z) |
(* 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 (+ (* -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 (pow y 2)) (+ (/ x z) (/ y z)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (- (* -1 (/ (sin y) x)) 1)) z)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) z) (neg.f64 x) (cos.f64 y)) z) |
(* -1 (* z (+ (* -1 (/ (- (* -1 (/ (sin y) x)) 1) z)) (/ (cos y) x)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)) z) (/.f64 (cos.f64 y) x)) 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 (neg.f64 z) (fma.f64 (/.f64 y 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 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z z) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) 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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 281 |
| 0 | 75 | 273 |
| 1 | 364 | 273 |
| 0 | 2731 | 273 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.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))) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
(neg.f64 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) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.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 x) z) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z 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)) (+.f64 y x)) |
(+.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)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(*.f64 y y) |
(*.f64 z y) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
| Outputs |
|---|
(*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (neg.f64 (neg.f64 x)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x) (neg.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x))) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal -1 binary64)) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(/.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 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 z y) (-.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 z y)))) |
(/.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 z y) |
(+.f64 y z) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) z) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) z) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 z (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z)) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z)) |
(+.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) (*.f64 x x)) (-.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64))) (-.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) z) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 z x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) z) x)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) z) x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z)) (/.f64 (*.f64 z z) (-.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z))) |
(-.f64 (+.f64 z x) (*.f64 (neg.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) |
(-.f64 (+.f64 z x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) z) |
(+.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(+.f64 z (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x)) |
(+.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y x) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal -1 binary64)) #s(literal -1 binary64) #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) z) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 1 binary64) #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 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 #s(literal -1/2 binary64) z) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) z)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 z y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 #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(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64))) (-.f64 #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)) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 #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(literal 2 binary64)))) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #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)) (-.f64 #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)) (+.f64 y x))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 #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(literal 2 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)))) |
(/.f64 (+.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 #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(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64)) (*.f64 #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)) (+.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 #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)) (-.f64 #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)) (+.f64 y x))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 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)))) (/.f64 (pow.f64 #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(literal 2 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))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 #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)) (-.f64 #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)) (+.f64 y x))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #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(literal 3 binary64)) (fma.f64 #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)) (-.f64 #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)) (+.f64 y x))) (pow.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 #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)) (+.f64 y x))) |
(+.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)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (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 x x) (-.f64 y x))) |
(+.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 y x) |
(+.f64 x y) |
#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)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (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 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64)) z) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 z (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 z (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(fma.f64 z (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 z (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 z (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 y)) (neg.f64 y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/24 binary64) y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) y)) y)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) (/.f64 #s(literal -1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) |
Compiled 12 778 to 1 652 computations (87.1% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 353 | 9 | 362 |
| Fresh | 1 | 8 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 356 | 23 | 379 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 71.6% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| ▶ | 82.6% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
| 55.7% | (+.f64 #s(approx (+ x (sin y)) (+.f64 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))) | |
| ✓ | 56.4% | (+.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))) |
| ✓ | 52.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 35.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) | |
| ▶ | 37.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) | |
| 63.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) | |
| ✓ | 68.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| ▶ | 7.6% | #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))) |
| ✓ | 21.2% | #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.9% | #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)))) | |
| ▶ | 22.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
| 26.1% | #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))) | |
| ✓ | 26.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 26.4% | #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)))) | |
| ▶ | 83.1% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
| 62.2% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64))))) | |
| 29.8% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))))) | |
| 48.6% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
Compiled 1 023 to 686 computations (32.9% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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)) | |
| 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 | (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) | |
| cost-diff | 0 | #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)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) x) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) | |
| cost-diff | 2 | (neg.f64 (neg.f64 x)) | |
| cost-diff | 6 | (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 297 |
| 0 | 71 | 279 |
| 1 | 127 | 269 |
| 2 | 309 | 267 |
| 3 | 1026 | 259 |
| 4 | 4289 | 259 |
| 0 | 8186 | 251 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
(neg.f64 x) |
(neg.f64 (neg.f64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(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) |
#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 #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 |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (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) |
(neg.f64 x) |
(neg.f64 (neg.f64 x)) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 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 (+ (* (cos y) z) (+ (sin y) x)) #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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(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) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.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 #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 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (sin.f64 y) | |
| accuracy | 0.01171875 | (+.f64 (sin.f64 y) x) | |
| accuracy | 0.015625 | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) | |
| accuracy | 28.45587473967303 | #s(approx (cos y) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (+.f64 x z) | |
| accuracy | 0.0 | (*.f64 (+.f64 x z) (-.f64 z x)) | |
| accuracy | 19.940082648775025 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) | |
| accuracy | 27.36349068524434 | (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 0.07421875 | (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) | |
| accuracy | 26.80190573834228 | #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))) | |
| accuracy | 32.94490653736835 | #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)) | |
| accuracy | 3.314579578994379 | (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) | |
| accuracy | 26.80190573834228 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) | |
| accuracy | 28.159732302896117 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) | |
| accuracy | 31.40958451916094 | #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) | |
| accuracy | 0.0 | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) | |
| accuracy | 0.0234375 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| accuracy | 0.1328125 | (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) | |
| accuracy | 10.84355329911064 | (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
| 166.0ms | 256× | 0 | valid |
Compiled 203 to 37 computations (81.8% saved)
ival-add: 53.0ms (50.8% of total)ival-mult: 31.0ms (29.7% of total)ival-cos: 7.0ms (6.7% of total)ival-sin: 6.0ms (5.8% of total)ival-div: 4.0ms (3.8% of total)ival-neg: 2.0ms (1.9% of total)ival-sub: 1.0ms (1% 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 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.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 #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) |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(*.f64 z y) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(/ -1 x) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
z |
(+ x z) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(sin y) |
(+ x (sin y)) |
(* -1 (* x (+ (sin y) (* z (cos y))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) 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 (/ (sin y) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) 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 (/ (sin y) x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
y |
(* y (+ 1 (* -1/2 (* y z)))) |
(+ 1 (* -1/2 (* y z))) |
(+ 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) |
(+ 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 (* x z)) |
(+ (* -1 (* x y)) (* -1 (* x z))) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* 1/2 (* x (* y z)))))) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 (* x z))))))) |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(* y z) |
(* -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)))))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(cos y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(+ y (* -1/2 (* (pow y 2) z))) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(* -1 (* x (sin y))) |
(+ (* -1 (* x (sin y))) (* -1 (* x (* z (cos y))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 (pow y 2)) (/ y z))) |
(* z (+ (* -1/2 y) (/ 1 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 (* x (* z (cos y)))) |
(* z (+ (* -1 (* x (cos y))) (* -1 (/ (* x (sin y)) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* -1 (* z (+ (* x (cos y)) (/ (* x (sin y)) z)))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | inf | ((+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (neg (neg x)) (+ (* (cos y) z) (+ (sin y) x)) (/ -1 x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* z y) -1/2) 1) y) (+ (* (* z y) -1/2) 1) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (* (+ (* (cos y) z) (sin y)) (neg x)) (+ (* (cos y) z) (sin y)) (* z y)) |
| 11.0ms | z | @ | -inf | ((+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (neg (neg x)) (+ (* (cos y) z) (+ (sin y) x)) (/ -1 x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* z y) -1/2) 1) y) (+ (* (* z y) -1/2) 1) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (* (+ (* (cos y) z) (sin y)) (neg x)) (+ (* (cos y) z) (sin y)) (* z y)) |
| 3.0ms | x | @ | 0 | ((+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (neg (neg x)) (+ (* (cos y) z) (+ (sin y) x)) (/ -1 x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* z y) -1/2) 1) y) (+ (* (* z y) -1/2) 1) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (* (+ (* (cos y) z) (sin y)) (neg x)) (+ (* (cos y) z) (sin y)) (* z y)) |
| 2.0ms | z | @ | inf | ((+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (neg (neg x)) (+ (* (cos y) z) (+ (sin y) x)) (/ -1 x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* z y) -1/2) 1) y) (+ (* (* z y) -1/2) 1) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (* (+ (* (cos y) z) (sin y)) (neg x)) (+ (* (cos y) z) (sin y)) (* z y)) |
| 2.0ms | y | @ | -inf | ((+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (neg (neg x)) (+ (* (cos y) z) (+ (sin y) x)) (/ -1 x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* y y) -1/2) 1) z) (+ (* (* y y) -1/2) 1) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (+ (* (* z y) -1/2) 1) y) (+ (* (* z y) -1/2) 1) (/ (* (+ x z) (- z x)) (- z x)) (+ (+ x (sin y)) (* z (cos y))) (* (+ x z) (- z x)) (+ x z) (+ (* (cos y) z) (+ (sin y) x)) (cos y) (+ (sin y) x) (sin y) (* (+ (* (cos y) z) (sin y)) (neg x)) (+ (* (cos y) z) (sin y)) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 863 |
| 1 | 941 | 818 |
| 2 | 3241 | 791 |
| 0 | 8126 | 733 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(/ -1 x) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
z |
(+ x z) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(sin y) |
(+ x (sin y)) |
(* -1 (* x (+ (sin y) (* z (cos y))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) 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 (/ (sin y) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) 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 (/ (sin y) x)) 1))) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
y |
(* y (+ 1 (* -1/2 (* y z)))) |
(+ 1 (* -1/2 (* y z))) |
(+ 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) |
(+ 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 (* x z)) |
(+ (* -1 (* x y)) (* -1 (* x z))) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* 1/2 (* x (* y z)))))) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 (* x z))))))) |
(+ y z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(* y z) |
(* -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)))))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(cos y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(+ y (* -1/2 (* (pow y 2) z))) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(* -1 (* x (sin y))) |
(+ (* -1 (* x (sin y))) (* -1 (* x (* z (cos y))))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/2 (pow y 2)) (/ y z))) |
(* z (+ (* -1/2 y) (/ 1 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 (* x (* z (cos y)))) |
(* z (+ (* -1 (* x (cos y))) (* -1 (/ (* x (sin y)) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* -1 (* z (+ (* x (cos y)) (/ (* x (sin y)) 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)) |
x |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) 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 z) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
z |
(+ x z) |
(+.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)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (+ (sin y) (* z (cos y))))) |
(*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(* 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 (+ (/ 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 (/ 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 (/ (sin y) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) x 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 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (fma.f64 (/.f64 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 (/ (sin y) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (sin.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 (* 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)) |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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)) |
y |
(* y (+ 1 (* -1/2 (* y z)))) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 (*.f64 z 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 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+.f64 (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) x) |
(* 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)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x y)) (* -1 (* x z))) |
(*.f64 (neg.f64 x) (+.f64 z y)) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* 1/2 (* x (* y z)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z)) |
(+ (* -1 (* x z)) (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 (* x z))))))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z))) y (neg.f64 x)) y (*.f64 (neg.f64 x) 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) |
(* y z) |
(*.f64 z 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 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 (+.f64 z x) y) #s(literal 1 binary64)) y)) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 z (*.f64 y y))) y) y) |
(* -1/2 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) 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)) |
(cos y) |
(cos.f64 y) |
(* (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 z x) 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))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(+ y (* -1/2 (* (pow y 2) z))) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(+ (* -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)) |
(* -1 (* x (sin y))) |
(*.f64 (neg.f64 x) (sin.f64 y)) |
(+ (* -1 (* x (sin y))) (* -1 (* x (* z (cos y))))) |
(*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(* 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) |
(* 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 (pow y 2)) (/ y z))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) z) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* 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 (* x (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) |
(* z (+ (* -1 (* x (cos y))) (* -1 (/ (* x (sin y)) z)))) |
(*.f64 (*.f64 x (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y))) (neg.f64 z)) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) 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) |
(* -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 (/ y z)) (* 1/2 (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) z) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (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) |
(* -1 (* z (+ (* x (cos y)) (/ (* x (sin y)) z)))) |
(*.f64 (*.f64 x (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 272 |
| 0 | 71 | 254 |
| 1 | 280 | 242 |
| 2 | 2230 | 238 |
| 0 | 8924 | 228 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.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 #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) |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(*.f64 z y) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x)) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))) (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))) (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(fma.f64 (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (neg.f64 x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x)) x) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x))) |
(-.f64 x (*.f64 (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) |
(+.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) x) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z) |
(*.f64 z #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) y) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) y) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y) |
(+.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) |
(+.f64 y (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(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 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #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 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 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 z y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x))) |
(*.f64 (+.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))) |
(/.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 x #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x)) (*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (pow.f64 z #s(literal 3 binary64)))) (pow.f64 (fma.f64 z (-.f64 z x) (*.f64 x 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 (+.f64 z x) (-.f64 x z)) #s(literal 1 binary64)) (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x)) (neg.f64 (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 z x)) (*.f64 (-.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x)) (-.f64 z x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (neg.f64 (-.f64 z x)))) |
(-.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 x #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(+.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 z x) |
(+.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(*.f64 (-.f64 z x) (+.f64 z x)) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (+.f64 z x) (*.f64 (-.f64 z x) (+.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.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 z x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 z x)) (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (+.f64 z x) (-.f64 x z))) (*.f64 (+.f64 z x) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.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 (+.f64 z x) (-.f64 x z))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 x z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 z x))) (-.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 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (-.f64 x z) (+.f64 z x))) |
(/.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 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (pow.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 z x) (+.f64 z x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #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 z z (*.f64 x (+.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) z (*.f64 (-.f64 z x) x)) |
(fma.f64 (-.f64 z x) x (*.f64 (-.f64 z x) z)) |
(fma.f64 z (-.f64 z x) (*.f64 x (-.f64 z x))) |
(fma.f64 z z (*.f64 (neg.f64 x) x)) |
(fma.f64 x (-.f64 z x) (*.f64 z (-.f64 z x))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(+.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x))) |
(+.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x)) |
(+.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z)) |
(+.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 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x))) |
(*.f64 (+.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))) |
(/.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 x #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x)) (*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (pow.f64 z #s(literal 3 binary64)))) (pow.f64 (fma.f64 z (-.f64 z x) (*.f64 x 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 (+.f64 z x) (-.f64 x z)) #s(literal 1 binary64)) (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x)) (neg.f64 (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 z x)) (*.f64 (-.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) (pow.f64 (-.f64 z x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (+.f64 z x)) (-.f64 z x)) (-.f64 z x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (neg.f64 (-.f64 z x)))) |
(-.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 x #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(+.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 z x) |
(+.f64 x z) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))) (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) 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 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)))) |
(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 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) x) (sin.f64 y)))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) z)) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y)) x) |
(+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
(+.f64 x (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
#s(approx (cos y) #s(literal 1 binary64)) |
(/.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 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #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 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #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 x #s(literal 3 binary64)) (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 x #s(literal 3 binary64)) (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 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 (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 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 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) x) |
(*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (neg.f64 x)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(fma.f64 (*.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) |
(fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 (sin.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (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 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(*.f64 z y) |
(*.f64 y z) |
Compiled 9 994 to 1 272 computations (87.3% saved)
29 alts after pruning (22 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 13 | 305 |
| Fresh | 3 | 9 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 5 | 6 |
| Total | 299 | 29 | 328 |
| Status | Accuracy | Program |
|---|---|---|
| 71.6% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) | |
| ✓ | 82.6% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
| 35.4% | (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z #s(approx (+ (sin y) x) (sin.f64 y))) | |
| 55.7% | (+.f64 #s(approx (+ x (sin y)) (+.f64 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))) | |
| ✓ | 56.4% | (+.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))) |
| ✓ | 52.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 24.5% | #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.3% | #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))) | |
| 26.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 (neg.f64 x) x)) (-.f64 z x))) | |
| 12.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 #s(approx (* (+ x z) (- z x)) (*.f64 z z)) (-.f64 z x))) | |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) | |
| 63.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ✓ | 68.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| ✓ | 21.2% | #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.9% | #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)))) | |
| 2.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) | |
| 11.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) | |
| ✓ | 22.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
| 26.1% | #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))) | |
| ✓ | 26.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 26.4% | #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)))) | |
| 83.1% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) x)) | |
| 46.6% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) | |
| 44.9% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) | |
| 70.8% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) | |
| 54.8% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) | |
| 29.8% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))))) | |
| 48.6% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) | |
| 39.1% | #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
Compiled 1 990 to 760 computations (61.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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#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)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) (*.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)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(*.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)))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
4 calls:
| 21.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 14.0ms | z |
| 12.0ms | y |
| 11.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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#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)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) |
4 calls:
| 13.0ms | y |
| 10.0ms | x |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 92.3% | 4 | x |
| 88.3% | 4 | y |
| 94.1% | 5 | 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#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)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x 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))) |
3 calls:
| 14.0ms | x |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 1 | x |
| 89.8% | 3 | z |
| 85.6% | 2 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 11 to 14 computations (-27.3% 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#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)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
#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 (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 10.0ms | y |
| 8.0ms | z |
| 8.0ms | x |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | x |
| 76.9% | 4 | y |
| 81.6% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 73.8% | 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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 (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
2 calls:
| 10.0ms | x |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 3 | x |
| 73.8% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 10 to 11 computations (-10% 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) z #s(literal -1 binary64))) y (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 x)))) |
#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))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 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 z x)) |
2 calls:
| 8.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 3 | y |
| 73.2% | 3 | x |
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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 x)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(+.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))) (+.f64 #s(approx (+ (* (+ (* -1/2 (* z y)) 1) y) x) (fma.f64 (*.f64 x y) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/2 binary64)) y) y)) z))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 3 | y |
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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#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 (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))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 3 | y |
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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (cos y) z) (sin y)) (/ -1 x)) -1) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))) |
#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 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 (+ (* (cos y) z) (sin y)) #s(approx (+ z y) (fma.f64 (/.f64 y z) z z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* -1/2 (* z y)) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y x) z)) |
#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))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 5.0ms | z |
| 4.0ms | y |
| 4.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 1 | z |
| 73.7% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 73.7% | 3 | y |
Compiled 11 to 14 computations (-27.3% 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))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 #s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) z))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z 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))) (+.f64 z x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 3 | x |
| 68.8% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 68.8% | 1 | y |
Compiled 11 to 14 computations (-27.3% 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 | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.5% | 1 | y |
| 26.5% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 26.5% | 1 | z |
| 26.5% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.501880733126052e+153 | 6.594876294996998e+154 |
| 0.0ms | 29.071212404604577 | 1630.2118128392106 |
| 0.0ms | -7041850907.0746565 | -690296688.4732581 |
| 0.0ms | -8.798229190015041e+229 | -9.194482398276857e+222 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 3828678408352.7944 | 1.736184355555858e+21 |
| 36.0ms | -3.403375446017433e+147 | -7.082931162844123e+143 |
| 44.0ms | 272× | 0 | valid |
Compiled 386 to 354 computations (8.3% saved)
ival-cos: 24.0ms (65.7% of total)ival-sin: 8.0ms (21.9% of total)ival-add: 2.0ms (5.5% of total)ival-mult: 2.0ms (5.5% 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 |
|---|---|---|
| 6.0ms | 8.498487949080004e+36 | 9.984156302936823e+36 |
| 14.0ms | -4.551682508422233e+93 | -1.0289950850039828e+93 |
| 13.0ms | 144× | 0 | valid |
Compiled 399 to 293 computations (26.6% saved)
ival-cos: 3.0ms (37.1% of total)ival-sin: 3.0ms (37.1% of total)ival-add: 1.0ms (12.4% of total)ival-mult: 1.0ms (12.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9766889178618818 | 29.071212404604577 |
| 0.0ms | 3.9274797575725025e-24 | 6.211541490689516e-19 |
| 0.0ms | -0.06768420980513949 | -0.00046075857731182874 |
| 0.0ms | -92072.70504144396 | -0.9987492712035636 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.848192735922594e-86 | 3.9524224654602397e-81 |
| 21.0ms | -1777354.3432223331 | -0.3161754055415482 |
| 28.0ms | 288× | 0 | valid |
Compiled 840 to 590 computations (29.8% saved)
ival-sin: 6.0ms (36.1% of total)ival-cos: 5.0ms (30.1% of total)ival-add: 3.0ms (18% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 5694.445171649172 | 37413759.86196431 |
| 16.0ms | -2.289009454980651e+19 | -1672696251838317600.0 |
| 27.0ms | 224× | 0 | valid |
Compiled 670 to 462 computations (31% saved)
ival-sin: 10.0ms (48% of total)ival-cos: 6.0ms (28.8% of total)ival-add: 2.0ms (9.6% of total)ival-mult: 2.0ms (9.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 |
|---|---|---|
| 10.0ms | 5694.445171649172 | 37413759.86196431 |
| 24.0ms | -352408488879252.4 | -1571669000.440061 |
| 24.0ms | 208× | 0 | valid |
Compiled 641 to 507 computations (20.9% saved)
ival-sin: 8.0ms (42.3% of total)ival-cos: 6.0ms (31.7% of total)ival-add: 4.0ms (21.1% of total)ival-mult: 1.0ms (5.3% 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 | 5694.445171649172 | 37413759.86196431 |
| 12.0ms | -2.289009454980651e+19 | -1672696251838317600.0 |
| 9.0ms | 80× | 0 | valid |
Compiled 488 to 392 computations (19.7% saved)
ival-sin: 3.0ms (46.1% of total)ival-cos: 2.0ms (30.8% of total)ival-add: 1.0ms (15.4% of total)ival-mult: 1.0ms (15.4% 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 |
|---|---|---|
| 7.0ms | 5694.445171649172 | 37413759.86196431 |
| 0.0ms | -2.289009454980651e+19 | -1672696251838317600.0 |
| 5.0ms | 48× | 0 | valid |
Compiled 404 to 336 computations (16.8% saved)
ival-sin: 2.0ms (51.4% of total)ival-cos: 1.0ms (25.7% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.7823655930570237e-202 | 8.317897117994404e-200 |
| 18.0ms | -6.462955943657121e-186 | -4.387745295459791e-190 |
| 22.0ms | 256× | 0 | valid |
Compiled 556 to 414 computations (25.5% saved)
ival-sin: 6.0ms (39.1% of total)ival-cos: 5.0ms (32.6% of total)ival-add: 2.0ms (13% of total)ival-mult: 2.0ms (13% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 670 |
| 1 | 209 | 664 |
| 2 | 315 | 664 |
| 3 | 737 | 660 |
| 4 | 2460 | 656 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000000000000004978322216300255859307940775126853620144447441444144841048874767756413678479557303886746221726677047727400523075720944169118017456955450051308142127074213512132587827598340471265285454644683672657941808345790808064 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5000000000 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 50 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 10000000000000000369475456880582265409809179829842688451922778552150543659347219597216513109705408327446511753687232667314337003349573404171046192448274432 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(if (<=.f64 z #s(literal -150000000000000001135728871441952801480186278049104087614137307346696111157133452847432999902490073959424290028953886576151702384255386885663227904 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (if (<=.f64 z #s(literal 1700000000000000000000 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 -4100000000000000119950872977280565188704710127958997251711280203457796913118900550902862577664 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) (if (<=.f64 z #s(literal 9799999999999999618822902281123397632 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)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 6805647338418769/1361129467683753853853498429727072845824 binary64)) #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))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 x #s(literal -2000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7475954625723185/2135987035920910082395021706169552114602704522356652769947041607822219725780640550022962086936576 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -1700000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 54000 binary64)) (+.f64 #s(approx (+ x (sin y)) (+.f64 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 z x)))) |
(if (<=.f64 y #s(literal -16000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 110000 binary64)) #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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -6400000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 110000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -1700000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 70000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 x #s(literal -5518102161124431/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 5653543569679537/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 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))) (+.f64 z 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 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000000000000004978322216300255859307940775126853620144447441444144841048874767756413678479557303886746221726677047727400523075720944169118017456955450051308142127074213512132587827598340471265285454644683672657941808345790808064 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5000000000 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 50 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 10000000000000000369475456880582265409809179829842688451922778552150543659347219597216513109705408327446511753687232667314337003349573404171046192448274432 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (neg.f64 (neg.f64 x)))) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000000000000004978322216300255859307940775126853620144447441444144841048874767756413678479557303886746221726677047727400523075720944169118017456955450051308142127074213512132587827598340471265285454644683672657941808345790808064 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5000000000 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) z)) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 50 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 10000000000000000369475456880582265409809179829842688451922778552150543659347219597216513109705408327446511753687232667314337003349573404171046192448274432 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (* (+ (* (cos y) z) (sin y)) (neg x)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) z)) x)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))))))) |
(if (<=.f64 z #s(literal -150000000000000001135728871441952801480186278049104087614137307346696111157133452847432999902490073959424290028953886576151702384255386885663227904 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (if (<=.f64 z #s(literal 1700000000000000000000 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 (or (<=.f64 z #s(literal -150000000000000001135728871441952801480186278049104087614137307346696111157133452847432999902490073959424290028953886576151702384255386885663227904 binary64)) (not (<=.f64 z #s(literal 1700000000000000000000 binary64)))) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) (+.f64 x y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x))) |
(if (<=.f64 z #s(literal -4100000000000000119950872977280565188704710127958997251711280203457796913118900550902862577664 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) (if (<=.f64 z #s(literal 9799999999999999618822902281123397632 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)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))))) |
(if (or (<=.f64 z #s(literal -4100000000000000119950872977280565188704710127958997251711280203457796913118900550902862577664 binary64)) (not (<=.f64 z #s(literal 9799999999999999618822902281123397632 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (cos.f64 y) z))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (+.f64 (sin.f64 y) x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 6805647338418769/1361129467683753853853498429727072845824 binary64)) #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))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -50000 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 6805647338418769/1361129467683753853853498429727072845824 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (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))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)))))) |
(if (<=.f64 x #s(literal -2000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7475954625723185/2135987035920910082395021706169552114602704522356652769947041607822219725780640550022962086936576 binary64)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (/ -1 x) (* (+ (* (cos y) z) (sin y)) (neg x))) (neg (neg x))) (*.f64 (cos.f64 y) z))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 x #s(literal -2000 binary64)) (not (<=.f64 x #s(literal 7475954625723185/2135987035920910082395021706169552114602704522356652769947041607822219725780640550022962086936576 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 y #s(literal -1700000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 54000 binary64)) (+.f64 #s(approx (+ x (sin y)) (+.f64 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 z x)))) |
(if (or (<=.f64 y #s(literal -1700000000000000000 binary64)) (not (<=.f64 y #s(literal 54000 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) (+.f64 #s(approx (+ x (sin y)) (+.f64 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)))) |
(if (<=.f64 y #s(literal -16000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 110000 binary64)) #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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -16000000000 binary64)) (not (<=.f64 y #s(literal 110000 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (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)))) |
(if (<=.f64 y #s(literal -6400000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 110000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -6400000000000000000 binary64)) (not (<=.f64 y #s(literal 110000 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z))) |
(if (<=.f64 y #s(literal -1700000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 70000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -1700000000000000000 binary64)) (not (<=.f64 y #s(literal 70000 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z x)) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (+.f64 z y) x))) |
(if (<=.f64 x #s(literal -5518102161124431/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 5653543569679537/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 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))) (+.f64 z x)))) |
(if (or (<=.f64 x #s(literal -5518102161124431/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) (not (<=.f64 x #s(literal 5653543569679537/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)))) #s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 z 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 656 to 143 computations (78.2% saved)
Compiled 1 330 to 302 computations (77.3% saved)
Loading profile data...