
Time bar (total: 4.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.2s | 8 256× | 0 | valid |
ival-cos: 318.0ms (42% of total)ival-sin: 248.0ms (32.7% of total)ival-mult: 140.0ms (18.5% of total)ival-add: 39.0ms (5.1% of total)ival-true: 6.0ms (0.8% of total)adjust: 3.0ms (0.4% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 65.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 12.0ms (36.8% of total)ival-cos: 11.0ms (33.7% of total)ival-mult: 7.0ms (21.5% of total)ival-add: 2.0ms (6.1% 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 | 84 |
| 1 | 92 | 81 |
| 2 | 188 | 81 |
| 3 | 331 | 81 |
| 4 | 639 | 81 |
| 5 | 1482 | 81 |
| 6 | 3800 | 81 |
| 7 | 7102 | 81 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 26 | 9 |
| 2 | 47 | 9 |
| 3 | 96 | 9 |
| 4 | 195 | 9 |
| 5 | 482 | 9 |
| 6 | 1304 | 9 |
| 7 | 3222 | 9 |
| 8 | 6339 | 9 |
| 0 | 8339 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| 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 |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
z |
(+ z (* x y)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(* x y) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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))) |
(sin y) |
(cos y) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 289 |
| 1 | 417 | 285 |
| 2 | 1503 | 275 |
| 3 | 4750 | 273 |
| 0 | 8223 | 242 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
z |
(+ z (* x y)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(* x y) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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))) |
(sin y) |
(cos y) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(+ (* x (sin y)) (* z (cos y))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(* x (sin y)) |
(*.f64 (sin.f64 y) x) |
x |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
z |
(+ z (* x y)) |
(fma.f64 y x z) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal -1/6 binary64))) (*.f64 y y) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/5040 binary64) x) (*.f64 x (fma.f64 (*.f64 #s(literal 1/120 binary64) 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 (* -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 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.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 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 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)) |
(sin y) |
(sin.f64 y) |
(cos y) |
(cos.f64 y) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 13 | 24 |
| 1 | 39 | 24 |
| 2 | 251 | 24 |
| 0 | 2644 | 23 |
| 1× | iter limit |
| 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 (-.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 (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 (/.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (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 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))))) |
(/.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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))) (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (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 (*.f64 (cos.f64 y) z) x) (sin.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 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 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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)))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 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 (cos.f64 y) z) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) x) x) (/.f64 (sin.f64 y) (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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x 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 x x) (/.f64 (pow.f64 (sin.f64 y) #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)))) |
(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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 y))) |
(fma.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (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 (sin.f64 y) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) 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 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) 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 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (cos.f64 y) z) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (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 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 y))) |
(+.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) x) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.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)))) |
z |
(/.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)))) (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (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 (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) (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) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(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 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.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 4 348 to 428 computations (90.2% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 14 | 131 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 14 | 132 |
| Status | Accuracy | Program |
|---|---|---|
| 33.2% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 63.3% | (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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)))) | |
| ▶ | 45.5% | (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #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)))) |
| ▶ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) | |
| 15.3% | (/.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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) | |
| 76.3% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) | |
| ▶ | 48.6% | (*.f64 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
| 32.8% | (*.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)))) | |
| 47.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) | |
| 47.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ▶ | 48.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
| ▶ | 57.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
Compiled 836 to 414 computations (50.5% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(fma.f64 y x z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #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 x x) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(neg.f64 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))) |
(neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (neg.f64 x) (sin.f64 y))) |
(*.f64 (neg.f64 x) (sin.f64 y)) |
(neg.f64 x) |
(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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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)) |
| Outputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
x |
z |
(+ z (* x y)) |
(+ (* x (+ (sin y) (* x (+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(pow x 2) |
(* -1 (/ (pow (sin y) 2) (* z (cos y)))) |
(+ (* -1 (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* z (cos y))))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* -1 (/ (* x (pow (sin y) 4)) (* (pow z 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* x (- (* -1 (/ (* x (pow (sin y) 5)) (* (pow z 4) (pow (cos y) 4)))) (/ (pow (sin y) 4) (* (pow z 3) (pow (cos y) 3))))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(* -1 (* z (cos y))) |
(+ (* -1 (* z (cos y))) (* x (sin y))) |
(* x (sin y)) |
(+ (* x (+ (sin y) (/ (* x (pow (sin y) 2)) (* z (cos y))))) (* z (cos y))) |
(+ (* x (+ (sin y) (* x (+ (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(* (pow z 2) (pow (cos y) 2)) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (cos y) 2))) |
(+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (sin y) 2)))) (* (pow z 2) (pow (cos y) 2))) |
(+ (* -1 (* x (sin y))) (* z (cos y))) |
(* -1 (* x (sin y))) |
(* -1 x) |
(* (pow x 2) (pow (sin y) 2)) |
(/ 1 (* z (cos y))) |
(+ (* x (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3))))) (* z (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* (pow z 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x y) |
(* x (+ y (/ z x))) |
(/ (sin y) x) |
(/ (+ (sin y) (/ (* z (cos y)) x)) x) |
(/ (- (+ (sin y) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))) (* -1 (/ (* z (cos y)) x))) x) |
(/ (- (+ (sin y) (/ (* (pow z 3) (pow (cos y) 3)) (* (pow x 3) (pow (sin y) 2)))) (+ (* -1 (/ (* z (cos y)) x)) (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))))) x) |
(* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y)))) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))) (* -1 (/ (* (pow z 5) (pow (cos y) 5)) (* (pow x 3) (pow (sin y) 4))))))) x) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (sin y) 2))) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2)) (pow (sin y) 2)))) |
(* x (+ (* -1 (sin y)) (/ (* z (cos y)) x))) |
(/ 1 (* x (sin y))) |
(/ (- (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2)))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow x 2))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/ (- (+ (* -1 (/ (+ (/ (* z (* (cos y) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow x 3))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (+ (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* (pow x 2) (sin y)))) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))) x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y))) (* -1 (* z (cos y)))) x))) x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) (* -1 (* z (cos y)))) x))) x)) |
(* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))) |
(* -1 (/ (+ (/ (* (pow z 2) (pow (cos y) 2)) (sin y)) (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* x (pow (sin y) 3))))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (cos y) 4)) (pow (sin y) 3)) (/ (* (pow z 5) (pow (cos y) 5)) (* x (pow (sin y) 4)))) x))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (sin y) 2))) |
(* -1 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (/ (- (* -1 (/ (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (pow (sin y) 3)))) (+ (/ (* z (cos y)) (pow (sin y) 2)) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (sin y))))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (cos y) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))))) (* x (sin y)))) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y)))) x)) (/ (* z (cos y)) (pow (sin y) 2))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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 (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* -1 (/ (pow x 2) z))))))) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (+ (* -1 (/ (pow x 2) z)) (* y (- (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))) (/ (pow x 3) (pow z 2)))))))))) |
(* -1 (/ (pow y 2) z)) |
(* (pow y 2) (- (* -1 (/ (* x y) (pow z 2))) (/ 1 z))) |
(* (pow y 2) (- (* y (- (* y (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(* (pow y 2) (- (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* -1/6 (/ x (pow z 2))) (* 1/2 (/ x (pow z 2))))))) (* 1/3 (/ 1 z))) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(* -1 z) |
(+ (* -1 z) (* x y)) |
(+ (* -1 z) (* y (+ x (* 1/2 (* y z))))) |
(+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(+ z (* y (+ x (* -1 (* y (- z (+ (* 1/2 z) (/ (pow x 2) z)))))))) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* y (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))))))))) |
(* -1 (pow z 2)) |
(- (* (pow y 2) (pow z 2)) (pow z 2)) |
(- (* (pow y 2) (- (* -1/3 (* (pow y 2) (pow z 2))) (* -1 (pow z 2)))) (pow z 2)) |
(- (* (pow y 2) (- (* (pow y 2) (- (* 2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))) (* -1 (pow z 2)))) (pow z 2)) |
(pow z 2) |
(+ (* -1 (* (pow y 2) (pow z 2))) (pow z 2)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* 1/3 (* (pow y 2) (pow z 2))))) (pow z 2)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))))) (pow z 2)) |
(+ (* -1 (* x (* y z))) (pow z 2)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (pow x 2))))) (pow z 2)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow x 2)))))) (pow z 2)) |
(+ z (* -1 (* x y))) |
(+ z (* y (+ (* -1 x) (* -1/2 (* y z))))) |
(+ z (* y (+ (* -1 x) (* y (+ (* -1/2 z) (* 1/6 (* x y))))))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (* 1/6 (* x (pow y 2))))) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* -1/120 (* x (pow y 2))) (* 1/6 x))))) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* -1/120 x) (* 1/5040 (* x (pow y 2))))))))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))) |
(/ 1 z) |
(+ (* y (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(+ (* y (- (+ (* y (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 z)) (* y (- (* -1/6 (/ x (pow z 2))) (+ (* -1 (/ (* x (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* 1/6 (/ x (pow z 2))) (+ (* 1/2 (/ x (pow z 2))) (/ (* (+ (* -1 (pow z 2)) (pow x 2)) (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (pow z 2)))))))) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(sin y) |
(cos y) |
(* y (+ x (/ z y))) |
(+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) (/ (* (pow x 2) (pow (sin y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(/ (pow (sin y) 2) (+ (* -1 (* z (cos y))) (* x (sin y)))) |
(pow (sin y) 2) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(* -1 (* (pow z 2) (pow (cos y) 2))) |
(+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2))) |
(/ (+ (* x (sin y)) (* z (cos y))) (+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(+ (/ (sin y) x) (/ (* z (cos y)) (pow x 2))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (* (pow x 3) (sin y))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (* (pow x 4) (pow (sin y) 2))) (* -1 (/ (pow (cos y) 2) (* (pow x 3) (sin y)))))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(* (pow z 2) (+ (* -1 (/ (* z (pow (cos y) 3)) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* x (sin y)))))) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (* z (pow (cos y) 4)) (* (pow x 3) (pow (sin y) 3)))) (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))))))) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))) (* z (+ (* -1 (/ (* z (pow (cos y) 5)) (* (pow x 4) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 4) (* (pow x 3) (pow (sin y) 3)))))))))) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (sin y) 2))) |
(+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (cos y) 2)))) (* (pow x 2) (pow (sin y) 2))) |
(+ (* z (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3))))) (* x (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* (pow x 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ (cos y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))))))) |
(/ (+ (* -1 (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (cos y)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow (sin y) 5)) (* (pow z 3) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3))))) z) |
(* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))))) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (+ (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))) (/ (* (pow x 3) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (cos y) 2))) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2)))) |
(* z (+ (cos y) (* -1 (/ (* x (sin y)) z)))) |
(/ (- (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2)))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow z 2))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (+ (/ (* x (* (sin y) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow z 3))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (+ (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* (pow z 2) (cos y)))) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))))) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) z)) (* x (sin y))) z))))) |
(* -1 (/ (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* z (pow (cos y) 3)))) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (sin y) 5)) (* z (pow (cos y) 4))) (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (pow (cos y) 3)))) z)) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* x (sin y)) (/ (* (pow x 2) (pow (sin y) 2)) (* z (cos y)))) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow x 3) (pow (sin y) 3)) (* z (pow (cos y) 2))))) z)) (* x (sin y))) z))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (cos y) 2))) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z)))) |
(* -1 (/ (- (* -1 (/ (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* z (pow (cos y) 3)))) (+ (/ (* x (sin y)) (pow (cos y) 2)) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (cos y))))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (sin y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))))) (* z (cos y)))) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y)))) z)) (/ (* x (sin y)) (pow (cos y) 2))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | -inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (pow (sin y) 2) 2 (+ (* (neg z) (cos y)) (* (sin y) x)) (neg z) (* (sin y) x) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (neg (pow (* (cos y) z) 2)) (pow (* (cos y) z) 2) (* (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)))) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (+ (* (cos y) z) (* (neg x) (sin y))) (* (neg x) (sin y)) (neg x) (pow (* (sin y) x) 2) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2))) (+ (* (cos y) z) (* (sin y) x))) |
| 14.0ms | z | @ | 0 | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (pow (sin y) 2) 2 (+ (* (neg z) (cos y)) (* (sin y) x)) (neg z) (* (sin y) x) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (neg (pow (* (cos y) z) 2)) (pow (* (cos y) z) 2) (* (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)))) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (+ (* (cos y) z) (* (neg x) (sin y))) (* (neg x) (sin y)) (neg x) (pow (* (sin y) x) 2) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2))) (+ (* (cos y) z) (* (sin y) x))) |
| 9.0ms | y | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (pow (sin y) 2) 2 (+ (* (neg z) (cos y)) (* (sin y) x)) (neg z) (* (sin y) x) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (neg (pow (* (cos y) z) 2)) (pow (* (cos y) z) 2) (* (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)))) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (+ (* (cos y) z) (* (neg x) (sin y))) (* (neg x) (sin y)) (neg x) (pow (* (sin y) x) 2) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2))) (+ (* (cos y) z) (* (sin y) x))) |
| 7.0ms | x | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (pow (sin y) 2) 2 (+ (* (neg z) (cos y)) (* (sin y) x)) (neg z) (* (sin y) x) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (neg (pow (* (cos y) z) 2)) (pow (* (cos y) z) 2) (* (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)))) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (+ (* (cos y) z) (* (neg x) (sin y))) (* (neg x) (sin y)) (neg x) (pow (* (sin y) x) 2) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2))) (+ (* (cos y) z) (* (sin y) x))) |
| 7.0ms | x | @ | 0 | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (pow (sin y) 2) 2 (+ (* (neg z) (cos y)) (* (sin y) x)) (neg z) (* (sin y) x) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (neg (pow (* (cos y) z) 2)) (pow (* (cos y) z) 2) (* (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)))) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2)) (+ (* (cos y) z) (* (neg x) (sin y))) (* (neg x) (sin y)) (neg x) (pow (* (sin y) x) 2) (/ (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (cos y) z) (* (neg x) (sin y))) (* (cos y) z)) (pow (* (sin y) x) 2))) (+ (* (cos y) z) (* (sin y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 905 | 4974 |
| 1 | 3408 | 4897 |
| 0 | 8056 | 4680 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
x |
z |
(+ z (* x y)) |
(+ (* x (+ (sin y) (* x (+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(pow x 2) |
(* -1 (/ (pow (sin y) 2) (* z (cos y)))) |
(+ (* -1 (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* z (cos y))))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* -1 (/ (* x (pow (sin y) 4)) (* (pow z 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* x (- (* -1 (/ (* x (pow (sin y) 5)) (* (pow z 4) (pow (cos y) 4)))) (/ (pow (sin y) 4) (* (pow z 3) (pow (cos y) 3))))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(* -1 (* z (cos y))) |
(+ (* -1 (* z (cos y))) (* x (sin y))) |
(* x (sin y)) |
(+ (* x (+ (sin y) (/ (* x (pow (sin y) 2)) (* z (cos y))))) (* z (cos y))) |
(+ (* x (+ (sin y) (* x (+ (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(* (pow z 2) (pow (cos y) 2)) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (cos y) 2))) |
(+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (sin y) 2)))) (* (pow z 2) (pow (cos y) 2))) |
(+ (* -1 (* x (sin y))) (* z (cos y))) |
(* -1 (* x (sin y))) |
(* -1 x) |
(* (pow x 2) (pow (sin y) 2)) |
(/ 1 (* z (cos y))) |
(+ (* x (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3))))) (* z (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* (pow z 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x y) |
(* x (+ y (/ z x))) |
(/ (sin y) x) |
(/ (+ (sin y) (/ (* z (cos y)) x)) x) |
(/ (- (+ (sin y) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))) (* -1 (/ (* z (cos y)) x))) x) |
(/ (- (+ (sin y) (/ (* (pow z 3) (pow (cos y) 3)) (* (pow x 3) (pow (sin y) 2)))) (+ (* -1 (/ (* z (cos y)) x)) (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))))) x) |
(* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y)))) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))) (* -1 (/ (* (pow z 5) (pow (cos y) 5)) (* (pow x 3) (pow (sin y) 4))))))) x) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (sin y) 2))) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2)) (pow (sin y) 2)))) |
(* x (+ (* -1 (sin y)) (/ (* z (cos y)) x))) |
(/ 1 (* x (sin y))) |
(/ (- (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2)))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow x 2))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/ (- (+ (* -1 (/ (+ (/ (* z (* (cos y) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow x 3))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (+ (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* (pow x 2) (sin y)))) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))) x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y))) (* -1 (* z (cos y)))) x))) x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) (* -1 (* z (cos y)))) x))) x)) |
(* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))) |
(* -1 (/ (+ (/ (* (pow z 2) (pow (cos y) 2)) (sin y)) (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* x (pow (sin y) 3))))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (cos y) 4)) (pow (sin y) 3)) (/ (* (pow z 5) (pow (cos y) 5)) (* x (pow (sin y) 4)))) x))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (sin y) 2))) |
(* -1 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (/ (- (* -1 (/ (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (pow (sin y) 3)))) (+ (/ (* z (cos y)) (pow (sin y) 2)) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (sin y))))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (cos y) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))))) (* x (sin y)))) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y)))) x)) (/ (* z (cos y)) (pow (sin y) 2))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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 (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* -1 (/ (pow x 2) z))))))) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (+ (* -1 (/ (pow x 2) z)) (* y (- (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))) (/ (pow x 3) (pow z 2)))))))))) |
(* -1 (/ (pow y 2) z)) |
(* (pow y 2) (- (* -1 (/ (* x y) (pow z 2))) (/ 1 z))) |
(* (pow y 2) (- (* y (- (* y (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(* (pow y 2) (- (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* -1/6 (/ x (pow z 2))) (* 1/2 (/ x (pow z 2))))))) (* 1/3 (/ 1 z))) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(* -1 z) |
(+ (* -1 z) (* x y)) |
(+ (* -1 z) (* y (+ x (* 1/2 (* y z))))) |
(+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(+ z (* y (+ x (* -1 (* y (- z (+ (* 1/2 z) (/ (pow x 2) z)))))))) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* y (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))))))))) |
(* -1 (pow z 2)) |
(- (* (pow y 2) (pow z 2)) (pow z 2)) |
(- (* (pow y 2) (- (* -1/3 (* (pow y 2) (pow z 2))) (* -1 (pow z 2)))) (pow z 2)) |
(- (* (pow y 2) (- (* (pow y 2) (- (* 2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))) (* -1 (pow z 2)))) (pow z 2)) |
(pow z 2) |
(+ (* -1 (* (pow y 2) (pow z 2))) (pow z 2)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* 1/3 (* (pow y 2) (pow z 2))))) (pow z 2)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))))) (pow z 2)) |
(+ (* -1 (* x (* y z))) (pow z 2)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (pow x 2))))) (pow z 2)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow x 2)))))) (pow z 2)) |
(+ z (* -1 (* x y))) |
(+ z (* y (+ (* -1 x) (* -1/2 (* y z))))) |
(+ z (* y (+ (* -1 x) (* y (+ (* -1/2 z) (* 1/6 (* x y))))))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (* 1/6 (* x (pow y 2))))) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* -1/120 (* x (pow y 2))) (* 1/6 x))))) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* -1/120 x) (* 1/5040 (* x (pow y 2))))))))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))) |
(/ 1 z) |
(+ (* y (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(+ (* y (- (+ (* y (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 z)) (* y (- (* -1/6 (/ x (pow z 2))) (+ (* -1 (/ (* x (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* 1/6 (/ x (pow z 2))) (+ (* 1/2 (/ x (pow z 2))) (/ (* (+ (* -1 (pow z 2)) (pow x 2)) (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (pow z 2)))))))) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(sin y) |
(cos y) |
(* y (+ x (/ z y))) |
(+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) (/ (* (pow x 2) (pow (sin y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(/ (pow (sin y) 2) (+ (* -1 (* z (cos y))) (* x (sin y)))) |
(pow (sin y) 2) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(* -1 (* (pow z 2) (pow (cos y) 2))) |
(+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2))) |
(/ (+ (* x (sin y)) (* z (cos y))) (+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(+ (/ (sin y) x) (/ (* z (cos y)) (pow x 2))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (* (pow x 3) (sin y))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (* (pow x 4) (pow (sin y) 2))) (* -1 (/ (pow (cos y) 2) (* (pow x 3) (sin y)))))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(* (pow z 2) (+ (* -1 (/ (* z (pow (cos y) 3)) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* x (sin y)))))) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (* z (pow (cos y) 4)) (* (pow x 3) (pow (sin y) 3)))) (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))))))) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))) (* z (+ (* -1 (/ (* z (pow (cos y) 5)) (* (pow x 4) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 4) (* (pow x 3) (pow (sin y) 3)))))))))) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (sin y) 2))) |
(+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (cos y) 2)))) (* (pow x 2) (pow (sin y) 2))) |
(+ (* z (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3))))) (* x (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* (pow x 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ (cos y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))))))) |
(/ (+ (* -1 (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (cos y)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow (sin y) 5)) (* (pow z 3) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3))))) z) |
(* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))))) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (+ (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))) (/ (* (pow x 3) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (cos y) 2))) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2)))) |
(* z (+ (cos y) (* -1 (/ (* x (sin y)) z)))) |
(/ (- (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2)))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow z 2))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (+ (/ (* x (* (sin y) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow z 3))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (+ (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* (pow z 2) (cos y)))) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))))) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) z)) (* x (sin y))) z))))) |
(* -1 (/ (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* z (pow (cos y) 3)))) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (sin y) 5)) (* z (pow (cos y) 4))) (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (pow (cos y) 3)))) z)) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* x (sin y)) (/ (* (pow x 2) (pow (sin y) 2)) (* z (cos y)))) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow x 3) (pow (sin y) 3)) (* z (pow (cos y) 2))))) z)) (* x (sin y))) z))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (cos y) 2))) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z)))) |
(* -1 (/ (- (* -1 (/ (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* z (pow (cos y) 3)))) (+ (/ (* x (sin y)) (pow (cos y) 2)) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (cos y))))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (sin y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))))) (* z (cos y)))) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y)))) z)) (/ (* x (sin y)) (pow (cos y) 2))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(+ (* x (sin y)) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
x |
z |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ (* x (+ (sin y) (* x (+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) (cos.f64 y))) x (sin.f64 y)) x (*.f64 (cos.f64 y) z)) |
(pow x 2) |
(*.f64 x x) |
(* -1 (/ (pow (sin y) 2) (* z (cos y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) z)) |
(+ (* -1 (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* z (cos y))))) |
(neg.f64 (fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) (cos.f64 y)))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* -1 (/ (* x (pow (sin y) 4)) (* (pow z 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)))) x (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) z))) |
(+ (* -1 (/ (pow (sin y) 2) (* z (cos y)))) (* x (- (* x (- (* -1 (/ (* x (pow (sin y) 5)) (* (pow z 4) (pow (cos y) 4)))) (/ (pow (sin y) 4) (* (pow z 3) (pow (cos y) 3))))) (/ (pow (sin y) 3) (* (pow z 2) (pow (cos y) 2)))))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)))) x (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) z))) |
(* -1 (* z (cos y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(+ (* -1 (* z (cos y))) (* x (sin y))) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(* x (sin y)) |
(*.f64 (sin.f64 y) x) |
(+ (* x (+ (sin y) (/ (* x (pow (sin y) 2)) (* z (cos y))))) (* z (cos y))) |
(fma.f64 (fma.f64 (/.f64 x (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) (sin.f64 y)) x (*.f64 (cos.f64 y) z)) |
(+ (* x (+ (sin y) (* x (+ (/ (* x (pow (sin y) 3)) (* (pow z 2) (pow (cos y) 2))) (/ (pow (sin y) 2) (* z (cos y))))))) (* z (cos y))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) (cos.f64 y))) x (sin.f64 y)) x (*.f64 (cos.f64 y) z)) |
(* (pow z 2) (pow (cos y) 2)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (cos y) 2))) |
(fma.f64 (*.f64 (neg.f64 z) x) (*.f64 (cos.f64 y) (sin.f64 y)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) |
(+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (sin y) 2)))) (* (pow z 2) (pow (cos y) 2))) |
(fma.f64 (fma.f64 (neg.f64 z) (*.f64 (cos.f64 y) (sin.f64 y)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) x (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x (sin y))) (* z (cos y))) |
(fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(* -1 (* x (sin y))) |
(*.f64 (neg.f64 x) (sin.f64 y)) |
(* -1 x) |
(neg.f64 x) |
(* (pow x 2) (pow (sin y) 2)) |
(*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(+ (* x (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(fma.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z))) |
(+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (/.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 x) (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) x (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z))) |
(+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3))))) (* z (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* (pow z 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow z 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (* z (cos y)))) (/ (pow (sin y) 2) (* (pow z 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow z 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow z 2) (pow (cos y) 2)))))) (/ 1 (* z (cos y)))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (/.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) z) (/.f64 (sin.f64 y) (cos.f64 y)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))))) (neg.f64 x)) (fma.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (/.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) x (-.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (/.f64 (sin.f64 y) (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) x (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z))) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ z x))) |
(*.f64 (+.f64 (/.f64 z x) y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (+ (sin y) (/ (* z (cos y)) x)) x) |
(/.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x) |
(/ (- (+ (sin y) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))) (* -1 (/ (* z (cos y)) x))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 z z) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (sin.f64 y)) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))) x) |
(/ (- (+ (sin y) (/ (* (pow z 3) (pow (cos y) 3)) (* (pow x 3) (pow (sin y) 2)))) (+ (* -1 (/ (* z (cos y)) x)) (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (sin y)))))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (sin.f64 y)) (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 y) z) x)))) x) |
(* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) x) (sin.f64 y)) x) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) z) x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y))) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2))))) x) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 x)) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (neg.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* (pow x 2) (pow (sin y) 3)))) (* -1 (/ (* (pow z 5) (pow (cos y) 5)) (* (pow x 3) (pow (sin y) 4))))))) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) x) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (sin y) 2))) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2)) (pow (sin y) 2)))) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) x) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 (*.f64 z z) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 x x)) |
(* x (+ (* -1 (sin y)) (/ (* z (cos y)) x))) |
(*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (neg.f64 (sin.f64 y))) x) |
(/ 1 (* x (sin y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) x)) |
(/ (- (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2)))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow x 2))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y)) (sin.f64 y)) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) x) (-.f64 (fma.f64 (/.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) x) |
(/ (- (+ (* -1 (/ (+ (/ (* z (* (cos y) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow x 3))) (+ (/ 1 (sin y)) (/ (* z (cos y)) (* x (pow (sin y) 2))))) (+ (* -1 (/ (* z (cos y)) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* (pow x 2) (sin y)))) (/ (* (pow z 2) (pow (cos y) 2)) (* (pow x 2) (pow (sin y) 3)))))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y)) (sin.f64 y)) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (cos.f64 y)) z) (sin.f64 y))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 (/.f64 (neg.f64 z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) x) (fma.f64 (/.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (sin.f64 y)))))))) x) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 z x) y)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))) x)) |
(/.f64 (neg.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (/ (* (pow z 2) (pow (cos y) 2)) (* x (sin y))) (* -1 (* z (cos y)))) x))) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z z) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (*.f64 (cos.f64 y) z)) x) (sin.f64 y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (sin y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) (* -1 (* z (cos y)))) x))) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (cos.f64 y) z)) x) (sin.f64 y))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))) |
(*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (neg.f64 (sin.f64 y))) (neg.f64 x)) |
(* -1 (/ (+ (/ (* (pow z 2) (pow (cos y) 2)) (sin y)) (/ (* (pow z 3) (pow (cos y) 3)) (* x (pow (sin y) 2)))) x)) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (* (pow z 4) (pow (cos y) 4)) (* x (pow (sin y) 3))))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 x))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (cos y) 3)) (pow (sin y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (cos y) 4)) (pow (sin y) 3)) (/ (* (pow z 5) (pow (cos y) 5)) (* x (pow (sin y) 4)))) x))) x)) (/ (* (pow z 2) (pow (cos y) 2)) (sin y))) x)) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) x) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 x))) (neg.f64 x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (sin y) 2))) |
(*.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 x))) (*.f64 x x)) |
(* -1 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x))))) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) x) (sin.f64 y)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (* x (pow (sin y) 3)))) (+ (/ (* z (cos y)) (pow (sin y) 2)) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (sin y))))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 z (fma.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (cos y) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y))))) (* x (sin y)))) (/ (* (pow z 2) (* (pow (cos y) 2) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (* x (pow (sin y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* z (* (cos y) (- (/ (* z (cos y)) (pow (sin y) 2)) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))))) (sin y)))) x)) (/ (* z (cos y)) (pow (sin y) 2))) (* -1 (/ (* z (cos y)) (pow (sin y) 2)))) x)) (/ 1 (sin y))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 z) (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (sin.f64 y))) (cos.f64 y)) (*.f64 (sin.f64 y) x)) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (sin.f64 y))))) (neg.f64 x))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 x)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #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 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.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 (fma.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 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* -1 (/ (pow x 2) z))))))) |
(fma.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) z) (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))))) y x) y z) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (+ (* -1 (/ (pow x 2) z)) (* y (- (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))) (/ (pow x 3) (pow z 2)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))) #s(literal -1 binary64) (fma.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))) z) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 z z))) y (/.f64 (*.f64 (neg.f64 x) x) z))) y x) y z) |
(* -1 (/ (pow y 2) z)) |
(/.f64 (*.f64 (neg.f64 y) y) z) |
(* (pow y 2) (- (* -1 (/ (* x y) (pow z 2))) (/ 1 z))) |
(*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) z) (/.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(* (pow y 2) (- (* y (- (* y (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) z) (+.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) z))) y) (/.f64 x (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(* (pow y 2) (- (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* 1/3 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* -1/6 (/ x (pow z 2))) (* 1/2 (/ x (pow z 2))))))) (* 1/3 (/ 1 z))) (+ (* 1/2 (/ 1 z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2)))) (/ 1 z))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 y) (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) z) (+.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) z))) z) (*.f64 (/.f64 x (*.f64 z z)) #s(literal 1/3 binary64))) (-.f64 (/.f64 #s(literal 1/3 binary64) z) (+.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) z)))) y) (/.f64 x (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 y y) #s(literal -1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 y y) #s(literal 2/45 binary64)) (*.f64 y y) #s(literal -1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) |
(* -1 z) |
(neg.f64 z) |
(+ (* -1 z) (* x y)) |
(fma.f64 x y (neg.f64 z)) |
(+ (* -1 z) (* y (+ x (* 1/2 (* y z))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 z y) x) y (neg.f64 z)) |
(+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal 1/2 binary64) z)) y x) y (neg.f64 z)) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y) |
(+ z (* y (+ x (* -1 (* y (- z (+ (* 1/2 z) (/ (pow x 2) z)))))))) |
(fma.f64 (-.f64 x (*.f64 (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))) y)) y z) |
(+ z (* y (+ x (* y (+ (* -1 (- z (+ (* 1/2 z) (/ (pow x 2) z)))) (* y (+ (* -1 (/ (* x (- z (+ (* 1/2 z) (/ (pow x 2) z)))) z)) (+ (* -1/6 x) (* 1/2 x))))))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))) z) (*.f64 x #s(literal 1/3 binary64))) y (neg.f64 (-.f64 z (fma.f64 #s(literal 1/2 binary64) z (/.f64 (*.f64 x x) z))))) y x) y z) |
(* -1 (pow z 2)) |
(*.f64 (neg.f64 z) z) |
(- (* (pow y 2) (pow z 2)) (pow z 2)) |
(fma.f64 (*.f64 y y) (*.f64 z z) (*.f64 (neg.f64 z) z)) |
(- (* (pow y 2) (- (* -1/3 (* (pow y 2) (pow z 2))) (* -1 (pow z 2)))) (pow z 2)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 (neg.f64 z) z)) |
(- (* (pow y 2) (- (* (pow y 2) (- (* 2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))) (* -1 (pow z 2)))) (pow z 2)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 (neg.f64 z) z)) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* (pow y 2) (pow z 2))) (pow z 2)) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 z z) (*.f64 z z)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* 1/3 (* (pow y 2) (pow z 2))))) (pow z 2)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) (*.f64 z z) (*.f64 (neg.f64 z) z)) (*.f64 y y) (*.f64 z z)) |
(+ (* (pow y 2) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))))) (pow z 2)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 y y)) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 (neg.f64 z) z)) (*.f64 y y) (*.f64 z z)) |
(+ (* -1 (* x (* y z))) (pow z 2)) |
(fma.f64 (*.f64 (neg.f64 y) x) z (*.f64 z z)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (pow x 2))))) (pow z 2)) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 z) z (*.f64 x x)) y (*.f64 (neg.f64 z) x)) y (*.f64 z z)) |
(+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow z 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow x 2)))))) (pow z 2)) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 z) z (fma.f64 (*.f64 (*.f64 x #s(literal 2/3 binary64)) z) y (*.f64 x x))) y (*.f64 (neg.f64 z) x)) y (*.f64 z z)) |
(+ z (* -1 (* x y))) |
(fma.f64 (neg.f64 y) x z) |
(+ z (* y (+ (* -1 x) (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (neg.f64 x)) y z) |
(+ z (* y (+ (* -1 x) (* y (+ (* -1/2 z) (* 1/6 (* x y))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y (neg.f64 x)) y z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* y (+ (* -1 x) (* 1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (neg.f64 x)) y) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* -1/120 (* x (pow y 2))) (* 1/6 x))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (neg.f64 x)) y) |
(* y (+ (* -1 x) (* (pow y 2) (+ (* 1/6 x) (* (pow y 2) (+ (* -1/120 x) (* 1/5040 (* x (pow y 2))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (neg.f64 x)) y) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y y) (*.f64 x x)) (*.f64 y y)) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y)) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 x x)) (*.f64 y y) (*.f64 #s(literal 2/45 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* y (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(fma.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z))) y (/.f64 #s(literal 1 binary64) z)) |
(+ (* y (- (+ (* y (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) z) (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z))) z) (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))))) y (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z)))) y (/.f64 #s(literal 1 binary64) z)) |
(+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 z)) (* y (- (* -1/6 (/ x (pow z 2))) (+ (* -1 (/ (* x (- (* 1/2 (/ 1 z)) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) z)) (+ (* 1/6 (/ x (pow z 2))) (+ (* 1/2 (/ x (pow z 2))) (/ (* (+ (* -1 (pow z 2)) (pow x 2)) (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) (pow z 2)))))))) (+ (* -1 (/ (* x (- (/ x (pow z 2)) (* -1 (/ x (pow z 2))))) z)) (/ (pow x 2) (pow z 3))))) (/ x (pow z 2))) (* -1 (/ x (pow z 2))))) (/ 1 z)) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) #s(literal -1/6 binary64)) (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) z) (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z))) z) (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))))) z) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal 2/3 binary64) (/.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z))) (fma.f64 (neg.f64 z) z (*.f64 x x))) (*.f64 z z))))) y (/.f64 #s(literal 1/2 binary64) z)) (fma.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z))) z) (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))))) y (-.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 (neg.f64 z) z)))) y (/.f64 #s(literal 1 binary64) z)) |
(sin y) |
(sin.f64 y) |
(cos y) |
(cos.f64 y) |
(* y (+ x (/ z y))) |
(*.f64 (+.f64 (/.f64 z y) x) y) |
(+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) (/ (* (pow x 2) (pow (sin y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(/.f64 (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(/ (pow (sin y) 2) (+ (* -1 (* z (cos y))) (* x (sin y)))) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(pow (sin y) 2) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(* -1 (/ (* (pow z 2) (pow (cos y) 2)) (+ (* -1 (* z (cos y))) (* x (sin y))))) |
(*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) |
(* -1 (* (pow z 2) (pow (cos y) 2))) |
(*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2))) |
(fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/ (+ (* x (sin y)) (* z (cos y))) (+ (* z (* (cos y) (+ (* -1 (* x (sin y))) (* z (cos y))))) (* (pow x 2) (pow (sin y) 2)))) |
(/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 z y) x))) |
(+ (/ (sin y) x) (/ (* z (cos y)) (pow x 2))) |
(fma.f64 (/.f64 (cos.f64 y) x) (/.f64 z x) (/.f64 (sin.f64 y) x)) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (* (pow x 3) (sin y))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 y))) (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x))) z (/.f64 (sin.f64 y) x)) |
(+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (* (pow x 4) (pow (sin y) 2))) (* -1 (/ (pow (cos y) 2) (* (pow x 3) (sin y)))))) (* -1 (/ (cos y) (pow x 2))))) (/ (sin y) x)) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 y)))) z (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) (*.f64 x x)))) z (/.f64 (sin.f64 y) x)) |
(* (pow z 2) (+ (* -1 (/ (* z (pow (cos y) 3)) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* x (sin y)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 z (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (* z (pow (cos y) 4)) (* (pow x 3) (pow (sin y) 3)))) (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 z (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (neg.f64 (sin.f64 y)))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (pow (cos y) 2) (* x (sin y)))) (* z (+ (* -1 (/ (pow (cos y) 3) (* (pow x 2) (pow (sin y) 2)))) (* z (+ (* -1 (/ (* z (pow (cos y) 5)) (* (pow x 4) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 4) (* (pow x 3) (pow (sin y) 3)))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 z (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))))) z (/.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (neg.f64 (sin.f64 y)))) (*.f64 z z)) |
(+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (sin y) 2))) |
(fma.f64 (*.f64 (neg.f64 z) x) (*.f64 (cos.f64 y) (sin.f64 y)) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (cos y) 2)))) (* (pow x 2) (pow (sin y) 2))) |
(fma.f64 (fma.f64 (*.f64 x (cos.f64 y)) (neg.f64 (sin.f64 y)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(+ (* z (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) z (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) x))) |
(+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 y) x)) (/.f64 (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 z) (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) x))) |
(+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3))))) (* x (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* (pow x 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow x 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (* x (sin y)))) (/ (pow (cos y) 2) (* (pow x 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow x 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow x 2) (pow (sin y) 2)))))) (/ 1 (* x (sin y)))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 y) x)) (/.f64 (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) x) (/.f64 (cos.f64 y) (sin.f64 y)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.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)))))) (neg.f64 z)) (fma.f64 (neg.f64 (/.f64 (cos.f64 y) x)) (/.f64 (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))))) z (-.f64 (/.f64 (/.f64 (cos.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (cos.f64 y) (*.f64 (neg.f64 x) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) x))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(* z (+ 1 (/ (* x y) z))) |
(*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z) |
(* z (+ (cos y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (fma.f64 (/.f64 (*.f64 x x) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (*.f64 (sin.f64 y) x) z))) (cos.f64 y)) z) |
(/ (+ (* -1 (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (cos y)))) z) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 z)) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2)))) z) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 x z) (/.f64 x z))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow (sin y) 5)) (* (pow z 3) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (cos y)))) (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (* (pow x 2) (pow (sin y) 4)) (* (pow z 2) (pow (cos y) 3))))) z) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y)))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 z z)) (/.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) z) |
(* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))) |
(*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (neg.f64 (cos.f64 y))) z) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y)))))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) (*.f64 (/.f64 (*.f64 x x) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z z)))) z) |
(* z (+ (cos y) (+ (/ (* x (sin y)) z) (+ (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (cos y))) (/ (* (pow x 3) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 2))))))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) (fma.f64 (/.f64 (*.f64 x x) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (cos y) 2))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) z) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) (/.f64 (*.f64 x x) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 z z)) |
(* z (+ (cos y) (* -1 (/ (* x (sin y)) z)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(/ (- (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2)))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/.f64 (-.f64 (fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow z 2))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2))))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) z) (-.f64 (fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z) |
(/ (- (+ (* -1 (/ (+ (/ (* x (* (sin y) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow z 3))) (+ (/ 1 (cos y)) (/ (* x (sin y)) (* z (pow (cos y) 2))))) (+ (* -1 (/ (* x (sin y)) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* (pow z 2) (cos y)))) (/ (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))))) z) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (sin.f64 y)) x) (cos.f64 y))) (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 z z) (cos.f64 y)))))))) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(*.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 y z)) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) z)) (* x (sin y))) z))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 y) x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y)))) (neg.f64 z))) z) (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (+ (/ (* x (pow (sin y) 3)) (* z (pow (cos y) 2))) (/ (pow (sin y) 2) (cos y))) z)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (* z (pow (cos y) 3)))) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z) #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (sin y) 5)) (* z (pow (cos y) 4))) (* -1 (/ (* (pow x 2) (pow (sin y) 4)) (pow (cos y) 3)))) z)) (/ (* x (pow (sin y) 3)) (pow (cos y) 2))) z)) (/ (pow (sin y) 2) (cos y))) z)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) z)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 z)) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z) #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 z)) |
(* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 y) z) (cos.f64 y)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* x (sin y)) (/ (* (pow x 2) (pow (sin y) 2)) (* z (cos y)))) z))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 x x) z) (*.f64 (sin.f64 y) x)) z) (cos.f64 y))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow x 3) (pow (sin y) 3)) (* z (pow (cos y) 2))))) z)) (* x (sin y))) z))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 y) x (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (neg.f64 z))) z) (cos.f64 y))) (neg.f64 z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (cos y) 2))) |
(*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (sin.f64 y) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z))) (neg.f64 z))) (*.f64 z z)) |
(* -1 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z)))) |
(*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (neg.f64 (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (* z (pow (cos y) 3)))) (+ (/ (* x (sin y)) (pow (cos y) 2)) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (cos y))))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (fma.f64 x (fma.f64 (/.f64 (sin.f64 y) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (sin y) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y))))) (* z (cos y)))) (/ (* (pow x 2) (* (pow (sin y) 2) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (* z (pow (cos y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* x (* (sin y) (- (/ (* x (sin y)) (pow (cos y) 2)) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))))) (cos y)))) z)) (/ (* x (sin y)) (pow (cos y) 2))) (* -1 (/ (* x (sin y)) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) (sin.f64 y)) (cos.f64 y)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z)) (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (/.f64 (*.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) (neg.f64 z))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 z)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 282 |
| 0 | 61 | 211 |
| 1 | 243 | 210 |
| 0 | 1803 | 210 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(fma.f64 y x z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #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 x x) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(neg.f64 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))) |
(neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (neg.f64 x) (sin.f64 y))) |
(*.f64 (neg.f64 x) (sin.f64 y)) |
(neg.f64 x) |
(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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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)) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.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 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(*.f64 (/.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 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(/.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)))) (fma.f64 (neg.f64 x) (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 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (fabs.f64 x)) (fabs.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) x (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 x x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
y |
x |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.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 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 z (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 x y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) |
(-.f64 z (*.f64 (neg.f64 x) y)) |
(-.f64 z (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x y) z) |
(+.f64 z (*.f64 x y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 z (cos.f64 y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.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 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(*.f64 (/.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 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(/.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)))) (fma.f64 (neg.f64 x) (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 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (fabs.f64 x)) (fabs.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) x (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 x x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 (sin.f64 y) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(*.f64 (fabs.f64 (sin.f64 y)) (fabs.f64 (sin.f64 y))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 y))) (exp.f64 (log.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (sin.f64 y))) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 y y)) (cos.f64 (+.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64)))) |
#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))) (+.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 (*.f64 x (sin.f64 y)) z) (cos.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(/.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 (fma.f64 z (cos.f64 y) (*.f64 x (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 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.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 (fma.f64 z (cos.f64 y) (*.f64 x (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 (neg.f64 z) (cos.f64 y)) (*.f64 x (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)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) z (*.f64 x (sin.f64 y))) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 z (neg.f64 (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (neg.f64 (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.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 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(neg.f64 z) |
(*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y)) |
(*.f64 x (sin.f64 y)) |
(*.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (sin.f64 y) x) |
(pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z z)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 z z))) |
(*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) z) (cos.f64 y)) |
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) (cos.f64 y)) z) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (neg.f64 z)) (cos.f64 y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (cos.f64 y)) (neg.f64 z)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 z (cos.f64 y))) (fabs.f64 (*.f64 z (cos.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 z) (cos.f64 y))) (fabs.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) (exp.f64 (log.f64 (*.f64 z (cos.f64 y))))) |
(*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) |
(*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (*.f64 (cos.f64 y) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(*.f64 (*.f64 z (cos.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 z (*.f64 (cos.f64 y) (*.f64 z (cos.f64 y)))) |
(*.f64 (cos.f64 y) (*.f64 z (*.f64 z (cos.f64 y)))) |
(*.f64 (cos.f64 y) (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.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 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(*.f64 (/.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 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(/.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)))) (fma.f64 (neg.f64 x) (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 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (fabs.f64 x)) (fabs.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) x (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 x x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) z) (cos.f64 y) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 x)) (sin.f64 y) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (sin.f64 y)) (neg.f64 x) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x (sin.f64 y)) x) (sin.f64 y) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x (sin.f64 y)) (sin.f64 y)) x (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) (fabs.f64 x)) (*.f64 (sin.f64 y) (fabs.f64 x)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (fabs.f64 x) (sin.f64 y)) (*.f64 (fabs.f64 x) (sin.f64 y)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (fabs.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (fabs.f64 (*.f64 x (sin.f64 y))) (fabs.f64 (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x (sin.f64 y)))) (exp.f64 (log.f64 (*.f64 x (sin.f64 y)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (cos.f64 y)) z (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (*.f64 z (cos.f64 y)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (cos.f64 y) (*.f64 z (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 x (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (*.f64 x (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (*.f64 (sin.f64 y) (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (*.f64 x (sin.f64 y)) z) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 x (sin.f64 y)))) |
(-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (cos.f64 y))) z)) |
(-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 z (cos.f64 y)))) |
(-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.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 (fma.f64 z (cos.f64 y) (*.f64 x (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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(/.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 (neg.f64 x) (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (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 (neg.f64 z) (cos.f64 y)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.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)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) x (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 x) (sin.f64 y) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) |
(fma.f64 x (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 x (neg.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(-.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y))) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) x) |
(*.f64 (neg.f64 x) (sin.f64 y)) |
(*.f64 x (neg.f64 (sin.f64 y))) |
(*.f64 (sin.f64 y) (neg.f64 x)) |
(neg.f64 (*.f64 x (sin.f64 y))) |
(neg.f64 x) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 x)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (sin.f64 y)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x (sin.f64 y)) x) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 x (sin.f64 y)) (sin.f64 y)) x) |
(*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) |
(*.f64 (*.f64 (sin.f64 y) (fabs.f64 x)) (*.f64 (sin.f64 y) (fabs.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) (sin.f64 y)) (*.f64 (fabs.f64 x) (sin.f64 y))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (fabs.f64 (*.f64 (neg.f64 x) (sin.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 x (sin.f64 y))) (fabs.f64 (*.f64 x (sin.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x (sin.f64 y)))) (exp.f64 (log.f64 (*.f64 x (sin.f64 y))))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (*.f64 (neg.f64 x) (sin.f64 y)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 x (*.f64 (sin.f64 y) (*.f64 x (sin.f64 y)))) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 x (*.f64 x (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 (sin.f64 y) (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 x (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 x (sin.f64 y)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.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 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (sin.f64 y)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (sin.f64 y)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 z (/.f64 (cos.f64 y) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 y) (/.f64 z (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (sin.f64 y) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 y) (/.f64 x (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.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 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(*.f64 (/.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 (neg.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)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(/.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)))) (fma.f64 (neg.f64 x) (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 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.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 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(fma.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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.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))))) (fma.f64 (*.f64 x (sin.f64 y)) (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (fabs.f64 x)) (fabs.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (neg.f64 x)) (neg.f64 x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) x (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (*.f64 x x) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))) (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) (pow.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.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 (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 z (cos.f64 y)) (pow.f64 (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.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)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
Compiled 55 515 to 3 243 computations (94.2% saved)
26 alts after pruning (23 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 049 | 20 | 1 069 |
| Fresh | 6 | 3 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 057 | 26 | 1 083 |
| Status | Accuracy | Program |
|---|---|---|
| 50.6% | (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) | |
| 63.3% | (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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)))) | |
| ▶ | 52.1% | (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) x (*.f64 (cos.f64 y) z)) |
| 45.4% | (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) #s(approx (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))))) | |
| 44.7% | (fma.f64 (*.f64 x x) #s(approx (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (/.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)))) | |
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 76.3% | (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) | |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) | |
| 44.9% | #s(approx (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/.f64 (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) | |
| 47.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) | |
| 47.3% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 88.4% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 92.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| ✓ | 48.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
| 26.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))) | |
| ✓ | 57.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 34.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 36.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) | |
| ▶ | 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
| 35.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| ▶ | 15.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| ▶ | 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
Compiled 1 296 to 786 computations (39.4% saved)
| 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))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* y x) z) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z) |
(fma.f64 x (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
(*.f64 #s(literal 1/24 binary64) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) x (*.f64 (cos.f64 y) z)) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
z |
(+ z (* x y)) |
(* x y) |
1 |
(+ 1 (/ (* x y) z)) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x (+ y (/ z x))) |
(/ (* x y) z) |
(* x (+ (/ 1 x) (/ y z))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (- (* -1 (/ y z)) (/ 1 x)))) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(+ 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))) |
y |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(/ y z) |
(+ z (* -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/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(* 1/24 z) |
(+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)) |
(* (pow y 2) z) |
(pow y 2) |
(sqrt y) |
(+ (sqrt y) (* -1/12 (sqrt (pow y 5)))) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* 1/240 (sqrt (pow y 3)))))) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ 1 y))) (* 1/240 (sqrt (/ 1 y)))))))) |
(cos y) |
(sin y) |
(* y (+ x (/ z y))) |
(* y (+ (/ 1 y) (/ x z))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(* -1/720 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* -1/720 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(sqrt (sin y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (- (* -1 (/ x z)) (/ 1 y)))) |
(/ (+ z (* x y)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (+ 1/24 (* -1/720 (pow y 2)))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* -1 (* z (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* -1 (* z (- (* 1/720 (pow y 2)) 1/24))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* (+ (* x (/ y z)) 1) z) (+ (* x (/ y z)) 1) (/ y z) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (* y y)) z) (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) -1/720 (* (* y y) z) (* y y) (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* (* (pow (sin y) 1/2) (pow (sin y) 1/2)) x) (* (cos y) z)) (* (pow (sin y) 1/2) (pow (sin y) 1/2)) (pow (sin y) 1/2) 1/2 (* (cos y) z)) |
| 4.0ms | z | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* (+ (* x (/ y z)) 1) z) (+ (* x (/ y z)) 1) (/ y z) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (* y y)) z) (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) -1/720 (* (* y y) z) (* y y) (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* (* (pow (sin y) 1/2) (pow (sin y) 1/2)) x) (* (cos y) z)) (* (pow (sin y) 1/2) (pow (sin y) 1/2)) (pow (sin y) 1/2) 1/2 (* (cos y) z)) |
| 3.0ms | y | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* (+ (* x (/ y z)) 1) z) (+ (* x (/ y z)) 1) (/ y z) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (* y y)) z) (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) -1/720 (* (* y y) z) (* y y) (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* (* (pow (sin y) 1/2) (pow (sin y) 1/2)) x) (* (cos y) z)) (* (pow (sin y) 1/2) (pow (sin y) 1/2)) (pow (sin y) 1/2) 1/2 (* (cos y) z)) |
| 3.0ms | y | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* (+ (* x (/ y z)) 1) z) (+ (* x (/ y z)) 1) (/ y z) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (* y y)) z) (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) -1/720 (* (* y y) z) (* y y) (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* (* (pow (sin y) 1/2) (pow (sin y) 1/2)) x) (* (cos y) z)) (* (pow (sin y) 1/2) (pow (sin y) 1/2)) (pow (sin y) 1/2) 1/2 (* (cos y) z)) |
| 3.0ms | z | @ | 0 | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y x) z) (* (+ (* x (/ y z)) 1) z) (+ (* x (/ y z)) 1) (/ y z) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (* y y)) z) (+ (* (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (* y y)) (* -1/2 z)) (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) -1/720 (* (* y y) z) (* y y) (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* (* (pow (sin y) 1/2) (pow (sin y) 1/2)) x) (* (cos y) z)) (* (pow (sin y) 1/2) (pow (sin y) 1/2)) (pow (sin y) 1/2) 1/2 (* (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 216 | 718 |
| 1 | 779 | 708 |
| 2 | 2710 | 679 |
| 3 | 7028 | 679 |
| 0 | 8010 | 615 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
z |
(+ z (* x y)) |
(* x y) |
1 |
(+ 1 (/ (* x y) z)) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x (+ y (/ z x))) |
(/ (* x y) z) |
(* x (+ (/ 1 x) (/ y z))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (- (* -1 (/ y z)) (/ 1 x)))) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(+ 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))) |
y |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(/ y z) |
(+ z (* -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/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(* 1/24 z) |
(+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)) |
(* (pow y 2) z) |
(pow y 2) |
(sqrt y) |
(+ (sqrt y) (* -1/12 (sqrt (pow y 5)))) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* 1/240 (sqrt (pow y 3)))))) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ 1 y))) (* 1/240 (sqrt (/ 1 y)))))))) |
(cos y) |
(sin y) |
(* y (+ x (/ z y))) |
(* y (+ (/ 1 y) (/ x z))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(* -1/720 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* -1/720 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(sqrt (sin y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (- (* -1 (/ x z)) (/ 1 y)))) |
(/ (+ z (* x y)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (+ 1/24 (* -1/720 (pow y 2)))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* -1 (* z (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* -1 (* z (- (* 1/720 (pow y 2)) 1/24))) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(+ (* x (sin y)) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(* x (sin y)) |
(*.f64 (sin.f64 y) x) |
x |
z |
(+ z (* x y)) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* x y) z)) |
(/.f64 (fma.f64 x y z) z) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(* x (+ y (/ z x))) |
(fma.f64 x y z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x (+ (/ 1 x) (/ y z))) |
(/.f64 (fma.f64 x y z) z) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(fma.f64 x y z) |
(* -1 (* x (- (* -1 (/ y z)) (/ 1 x)))) |
(/.f64 (fma.f64 x y z) z) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
y |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal -1/6 binary64))) (*.f64 y y) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/120 binary64) 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 (*.f64 #s(literal 1/120 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) y) |
(/ y z) |
(/.f64 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))))) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.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/2 z) |
(*.f64 #s(literal -1/2 binary64) z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(*.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))) |
(* 1/24 z) |
(*.f64 #s(literal 1/24 binary64) z) |
(+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) |
(* (pow y 2) z) |
(*.f64 (*.f64 y y) z) |
(pow y 2) |
(*.f64 y y) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/12 (sqrt (pow y 5)))) |
(fma.f64 (sqrt.f64 (pow.f64 y #s(literal 5 binary64))) #s(literal -1/12 binary64) (sqrt.f64 y)) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* 1/240 (sqrt (pow y 3)))))) |
(fma.f64 (fma.f64 (sqrt.f64 (pow.f64 y #s(literal 3 binary64))) #s(literal 1/240 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 y)) |
(+ (sqrt y) (* (pow y 3) (+ (* -1/12 (sqrt (/ 1 y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ 1 y))) (* 1/240 (sqrt (/ 1 y)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/1440 binary64) (*.f64 y y) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 y)) |
(cos y) |
(cos.f64 y) |
(sin y) |
(sin.f64 y) |
(* y (+ x (/ z y))) |
(fma.f64 x y z) |
(* y (+ (/ 1 y) (/ x z))) |
(/.f64 (fma.f64 x y z) z) |
(* -1/720 (* (pow y 6) z)) |
(*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) z) #s(literal -1/720 binary64)) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(*.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(*.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64)) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) (pow.f64 y #s(literal 6 binary64))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) z) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64)))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(*.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64)))) (pow.f64 y #s(literal 4 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) |
(* (pow y 2) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y) |
(sqrt (sin y)) |
(sqrt.f64 (sin.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(fma.f64 x y z) |
(* -1 (* y (- (* -1 (/ x z)) (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(/ (+ z (* x y)) z) |
(/.f64 (fma.f64 x y z) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(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) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.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))) |
(* z (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(* z (+ 1 (/ (* x y) z))) |
(fma.f64 x y z) |
(* -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 y) z)) 1))) |
(fma.f64 x y z) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(* -1 (* z (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) z) |
(* -1 (* z (- (* 1/720 (pow y 2)) 1/24))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 269 |
| 0 | 66 | 251 |
| 1 | 251 | 246 |
| 0 | 1752 | 237 |
| 1× | iter limit |
| 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))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* y x) z) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z) |
(fma.f64 x (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
(*.f64 #s(literal 1/24 binary64) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) x (*.f64 (cos.f64 y) z)) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 (*.f64 x (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 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.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 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) #s(literal 3 binary64)) (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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 z (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (sqrt.f64 (sin.f64 y)) x))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (neg.f64 (*.f64 x (sin.f64 y)))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.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 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (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 (cos.f64 y))) z)) |
(+.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))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.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 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
(*.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x))) |
(*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x)) |
(*.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) |
(*.f64 x (sin.f64 y)) |
(*.f64 (sin.f64 y) x) |
(*.f64 (*.f64 (sqrt.f64 (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (neg.f64 (sqrt.f64 (sin.f64 y))))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (sqrt.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (neg.f64 (sqrt.f64 (sin.f64 y)))) |
(*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (sin.f64 y))) |
(pow.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)))) |
(neg.f64 (*.f64 (sqrt.f64 (sin.f64 y)) (neg.f64 (sqrt.f64 (sin.f64 y))))) |
(sin.f64 y) |
(sqrt.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(fabs.f64 (sin.f64 y)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sin.f64 y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* y x) z) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 (/.f64 y z) x #s(literal 1 binary64)) z))) |
#s(approx (+ (* y x) z) (*.f64 (fma.f64 (/.f64 y z) x #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 y z) x #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 y z) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) z) (fma.f64 (/.f64 y z) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) z) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 y z) x #s(literal -1 binary64))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x))) |
(fma.f64 (*.f64 (/.f64 y z) x) z (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 z (*.f64 (/.f64 y z) x) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 y z) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(+.f64 (*.f64 z (*.f64 (/.f64 y z) x)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (*.f64 (/.f64 y z) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 y z) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y z) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 (/.f64 y z) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y z) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y z) x #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 y z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 y z) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 x z) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y z) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y z)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 y z))) |
(+.f64 (fma.f64 (/.f64 y z) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y z) x)))) |
(+.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y z) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
(neg.f64 (/.f64 y (neg.f64 z))) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y))) (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y))) (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (fabs.f64 y)) (fabs.f64 y) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (neg.f64 y)) (neg.f64 y) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) z) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) z) |
(fma.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) z) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) z))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y)) y)) |
(-.f64 z (*.f64 (neg.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) (*.f64 y y))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y))) (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y))) (pow.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y)) z) |
(+.f64 z (*.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 z z) (*.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 z z) (-.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) |
(fma.f64 y (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) (*.f64 (neg.f64 z) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y)) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) (pow.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #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 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 z z)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/24 binary64) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/576 binary64) (*.f64 z z)))) (neg.f64 (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) z) (-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/576 binary64) (*.f64 z z))) (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 z z) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) z)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) z) (-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) z) (*.f64 y y) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) y) (*.f64 z y) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 #s(literal 1/24 binary64) z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 z #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) |
(fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 z z)) (*.f64 z (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) (*.f64 (neg.f64 z) #s(literal 1/24 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) z)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/720 binary64))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) z) (-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) z) (-.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) z)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 z (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 z (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 z y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z 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 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/24 binary64) z) |
(*.f64 z #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 (*.f64 x (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 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.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 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) #s(literal 3 binary64)) (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)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (*.f64 x (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sin.f64 y)) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 z (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (*.f64 (sqrt.f64 (sin.f64 y)) x))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (*.f64 z (cos.f64 y)) (neg.f64 (*.f64 x (sin.f64 y)))) |
(-.f64 (*.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.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 x (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 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 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (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 (cos.f64 y))) z)) |
(+.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 (*.f64 (sqrt.f64 (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sin.f64 y)))) (neg.f64 (neg.f64 (sqrt.f64 (sin.f64 y))))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (sqrt.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (neg.f64 (sqrt.f64 (sin.f64 y)))) |
(*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (sin.f64 y))) |
(pow.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)))) |
(neg.f64 (*.f64 (sqrt.f64 (sin.f64 y)) (neg.f64 (sqrt.f64 (sin.f64 y))))) |
(sin.f64 y) |
(sqrt.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(fabs.f64 (sin.f64 y)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sin.f64 y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(sqrt.f64 (sin.f64 y)) |
(fabs.f64 (neg.f64 (sqrt.f64 (sin.f64 y)))) |
(fabs.f64 (sqrt.f64 (sin.f64 y))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
Compiled 13 219 to 1 629 computations (87.7% saved)
30 alts after pruning (24 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 435 | 6 | 441 |
| Fresh | 0 | 18 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 437 | 30 | 467 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.6% | (fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
| 63.3% | (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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)))) | |
| 52.1% | (fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 45.4% | (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) #s(approx (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))))) | |
| 44.7% | (fma.f64 (*.f64 x x) #s(approx (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (/.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)))) | |
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ▶ | 76.3% | (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
| 52.1% | (fma.f64 (cos.f64 y) z (*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) x)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| ▶ | 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) |
| 44.9% | #s(approx (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/.f64 (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) | |
| ▶ | 47.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
| 47.3% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 88.4% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 92.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| ✓ | 48.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
| 26.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))) | |
| ✓ | 57.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 34.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| ▶ | 36.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
| ✓ | 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
| 35.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| 13.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) | |
| 41.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) | |
| ✓ | 15.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| 12.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
Compiled 1 521 to 934 computations (38.6% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (/.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))))))) |
z |
(/.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)))))) |
(+.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))) |
(pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 0 binary64) (sin.f64 y)) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(cos.f64 y) |
(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))))) |
(-.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)))) |
(*.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))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 x y) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1/2 (* y z)) |
(+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))) |
(* -1/2 z) |
(+ (* -1/2 z) (* -1/6 (* x y))) |
(* x y) |
(sqrt (* x (sin y))) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x (* y (+ 1 (* -1/6 (pow y 2))))) |
(* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
(* x (+ 1 (* -1/6 (pow y 2)))) |
(* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))) |
(* -1/6 (* x y)) |
(* x (+ (* -1/2 (/ z x)) (* -1/6 y))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))) |
(* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))) |
(* -1 (* x (- (* 1/6 (pow y 2)) 1))) |
(* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))) |
(* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))) |
(* -1 (* x (* (sin y) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* -1 (/ (* z (cos y)) x)) (* (sin y) (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt (* x (sin y))) (pow (sqrt -1) 2))) |
z |
(+ z (* x y)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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))) |
(+ 1 (* -3/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))) |
0 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ x (* -1/2 (* y z))) |
(+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* -1/12 (sqrt (* x (pow y 5))))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* 1/240 (sqrt (* x (pow y 3))))))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ x y))) (* 1/240 (sqrt (/ x y)))))))) |
(sin y) |
(cos y) |
(pow (cos y) 3) |
(pow (cos y) 2) |
(* -1/6 (* x (pow y 3))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))) |
(* -1/6 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(* y (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))) |
(* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* -1/6 (* x (pow y 2)))) |
(+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
(* z (- (* -1/6 (/ (* x y) z)) 1/2)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))))) (* x (sin y)) x (sin y) y (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))))) z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))) (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (pow (* 0 (sin y)) 3) (* 0 (sin y)) 0 3 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))) (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (+ (* -1/6 (* x y)) (* -1/2 z)) -1/6 (* x y) (* -1/2 z) -1/2 (+ (* (sin y) x) (* (cos y) z)) (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (pow (* x (sin y)) 1/2) 1/2 (* z (cos y))) |
| 3.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))))) (* x (sin y)) x (sin y) y (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))))) z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))) (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (pow (* 0 (sin y)) 3) (* 0 (sin y)) 0 3 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))) (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (+ (* -1/6 (* x y)) (* -1/2 z)) -1/6 (* x y) (* -1/2 z) -1/2 (+ (* (sin y) x) (* (cos y) z)) (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (pow (* x (sin y)) 1/2) 1/2 (* z (cos y))) |
| 3.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))))) (* x (sin y)) x (sin y) y (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))))) z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))) (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (pow (* 0 (sin y)) 3) (* 0 (sin y)) 0 3 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))) (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (+ (* -1/6 (* x y)) (* -1/2 z)) -1/6 (* x y) (* -1/2 z) -1/2 (+ (* (sin y) x) (* (cos y) z)) (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (pow (* x (sin y)) 1/2) 1/2 (* z (cos y))) |
| 2.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))))) (* x (sin y)) x (sin y) y (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))))) z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))) (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (pow (* 0 (sin y)) 3) (* 0 (sin y)) 0 3 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))) (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (+ (* -1/6 (* x y)) (* -1/2 z)) -1/6 (* x y) (* -1/2 z) -1/2 (+ (* (sin y) x) (* (cos y) z)) (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (pow (* x (sin y)) 1/2) 1/2 (* z (cos y))) |
| 2.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))))) (* x (sin y)) x (sin y) y (* z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))))) z (/ (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))))) (+ (pow (* 0 (sin y)) 3) (pow (* 1 (cos y)) 3)) (pow (* 0 (sin y)) 3) (* 0 (sin y)) 0 3 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (* (* 0 (sin y)) (* 0 (sin y))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))))) (- (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y)))) (* (* 1 (cos y)) (* 1 (cos y))) (* (* 0 (sin y)) (* 1 (cos y))) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (+ (* -1/6 (* x y)) (* -1/2 z)) -1/6 (* x y) (* -1/2 z) -1/2 (+ (* (sin y) x) (* (cos y) z)) (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (pow (* x (sin y)) 1/2) 1/2 (* z (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 309 | 1078 |
| 1 | 1103 | 1021 |
| 2 | 4327 | 1010 |
| 0 | 8287 | 905 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ (* x (sin y)) (* z (cos y))) |
(* x (sin y)) |
x |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1/2 (* y z)) |
(+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))) |
(* -1/2 z) |
(+ (* -1/2 z) (* -1/6 (* x y))) |
(* x y) |
(sqrt (* x (sin y))) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(* x (* y (+ 1 (* -1/6 (pow y 2))))) |
(* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
(* x (+ 1 (* -1/6 (pow y 2)))) |
(* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))) |
(* -1/6 (* x y)) |
(* x (+ (* -1/2 (/ z x)) (* -1/6 y))) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))) |
(* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))) |
(* -1 (* x (- (* 1/6 (pow y 2)) 1))) |
(* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))) |
(* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))) |
(* -1 (* x (* (sin y) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* -1 (/ (* z (cos y)) x)) (* (sin y) (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt (* x (sin y))) (pow (sqrt -1) 2))) |
z |
(+ z (* x y)) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(+ 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))) |
(+ 1 (* -3/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))) |
0 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ x (* -1/2 (* y z))) |
(+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* -1/12 (sqrt (* x (pow y 5))))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* 1/240 (sqrt (* x (pow y 3))))))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ x y))) (* 1/240 (sqrt (/ x y)))))))) |
(sin y) |
(cos y) |
(pow (cos y) 3) |
(pow (cos y) 2) |
(* -1/6 (* x (pow y 3))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))) |
(* -1/6 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(* y (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))) |
(* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* -1/6 (* x (pow y 2)))) |
(+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
(* z (- (* -1/6 (/ (* x y) z)) 1/2)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
(+ (* x (sin y)) (* z (cos y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(* x (sin y)) |
(*.f64 (sin.f64 y) x) |
x |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) |
(+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(* -1/2 z) |
(*.f64 #s(literal -1/2 binary64) z) |
(+ (* -1/2 z) (* -1/6 (* x y))) |
(fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(* x y) |
(*.f64 y x) |
(sqrt (* x (sin y))) |
(sqrt.f64 (*.f64 (sin.f64 y) x)) |
(* x (+ (sin y) (/ (* z (cos y)) x))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.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 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) |
(* x (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) x) |
(* -1/6 (* x y)) |
(*.f64 (*.f64 y x) #s(literal -1/6 binary64)) |
(* x (+ (* -1/2 (/ z x)) (* -1/6 y))) |
(*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) x) |
(* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) |
(* -1 (* x (- (* 1/6 (pow y 2)) 1))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))) |
(*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) x) |
(* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))) |
(*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) x) |
(* -1 (* x (* (sin y) (pow (sqrt -1) 2)))) |
(*.f64 (sin.f64 y) x) |
(* -1 (* x (+ (* -1 (/ (* z (cos y)) x)) (* (sin y) (pow (sqrt -1) 2))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(* -1 (* (sqrt (* x (sin y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64)) |
z |
(+ z (* x y)) |
(fma.f64 y x z) |
(+ z (* y (+ x (* -1/2 (* y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y x) y z) |
(+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(* y (+ x (* -1/6 (* x (pow y 2))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y x) y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y) |
(* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y x) y) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.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)) (-.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) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
1 |
#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 (-.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)) |
(+ 1 (* -3/2 (pow y 2))) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) y) y) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
0 |
#s(literal 0 binary64) |
(+ 1 (* -1 (pow y 2))) |
(fma.f64 (neg.f64 y) y #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(+ x (* -1/2 (* y z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y x) |
(+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* -1/12 (sqrt (* x (pow y 5))))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) x)) #s(literal -1/12 binary64) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* 1/240 (sqrt (* x (pow y 3))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal 1/240 binary64) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* (pow y 3) (+ (* -1/12 (sqrt (/ x y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ x y))) (* 1/240 (sqrt (/ x y)))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 x y))) #s(literal 1/1440 binary64) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 (*.f64 y x))) |
(sin y) |
(sin.f64 y) |
(cos y) |
(cos.f64 y) |
(pow (cos y) 3) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(pow (cos y) 2) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(* -1/6 (* x (pow y 3))) |
(*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 z y) x) y)) y)) (pow.f64 y #s(literal 3 binary64))) |
(* -1/6 (* x (pow y 2))) |
(*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) y) y) |
(* y (+ (* -1/2 (/ z y)) (* -1/6 x))) |
(*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) |
(* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) (pow.f64 y #s(literal 3 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 z y) x) y)) y)) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) y) y) |
(* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))) |
(*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) |
(+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(+ x (* -1/6 (* x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(* z (+ (cos y) (/ (* x (sin y)) z))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) z)) z z) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) z)) z) |
(* z (- (* -1/6 (/ (* x y) z)) 1/2)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 x z)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) |
(* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) z)) z z) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) z)) z) |
(* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))) |
(*.f64 (fma.f64 (*.f64 y (/.f64 x z)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 376 |
| 0 | 79 | 231 |
| 0 | 394 | 223 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (/.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))))))) |
z |
(/.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)))))) |
(+.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))) |
(pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 0 binary64) (sin.f64 y)) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(cos.f64 y) |
(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))))) |
(-.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)))) |
(*.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))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 x y) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 (*.f64 (sin.f64 y) x) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (sin.f64 y) x) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) z (*.f64 (sin.f64 y) x)) |
(fma.f64 z (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 x (sin.f64 y) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) z) |
(*.f64 z (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) |
z |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (cos.f64 y))) |
(*.f64 #s(literal 0 binary64) (cos.f64 y)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) |
(*.f64 z #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) z) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) x)))) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 y (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) z)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))))) |
(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)) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(fma.f64 x (sin.f64 y) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) z)) |
(+.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 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) (*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) x))) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 y) x))) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 y) x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) x)) (sqrt.f64 (*.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
(fma.f64 z (cos.f64 y) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sin.f64 y) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
Compiled 11 223 to 1 042 computations (90.7% saved)
34 alts after pruning (26 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 10 | 301 |
| Fresh | 3 | 16 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 297 | 34 | 331 |
| Status | Accuracy | Program |
|---|---|---|
| 63.3% | (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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)))) | |
| 52.1% | (fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 45.4% | (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) #s(approx (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))))) | |
| 44.7% | (fma.f64 (*.f64 x x) #s(approx (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (/.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)))) | |
| 50.6% | (fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) x)) (sqrt.f64 (*.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) | |
| 99.7% | (fma.f64 (sin.f64 y) x (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) | |
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ✓ | 76.3% | (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
| 52.1% | (fma.f64 (cos.f64 y) z (*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) x)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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))) (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))))))))) | |
| 88.4% | #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| 42.7% | #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 44.9% | #s(approx (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/.f64 (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) | |
| 47.8% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) | |
| 47.3% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) | |
| 34.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) | |
| 34.4% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| 92.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| 34.4% | #s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) | |
| ✓ | 48.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
| 26.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))) | |
| ✓ | 57.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ✓ | 36.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
| ✓ | 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
| 35.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| 13.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) | |
| 41.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) | |
| ✓ | 15.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| 12.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 34.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 34.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
Compiled 2 429 to 891 computations (63.3% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) x) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) x)) (sqrt.f64 (*.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) #s(approx (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x))) (/.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)))) |
#s(approx (+ (* (* x x) (/ (pow (sin y) 2) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x)))) (/.f64 (fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (sin.f64 y) #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)))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (/.f64 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 x x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) #s(approx (/ (neg (pow (* (cos y) z) 2)) (+ (* (neg z) (cos y)) (* (sin y) x))) (*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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)))))))) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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)) (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 (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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.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))) (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) #s(literal 0 binary64)))))))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 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 (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (cos.f64 y) z) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
4 calls:
| 15.0ms | z |
| 14.0ms | x |
| 12.0ms | y |
| 12.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 9.0ms | x |
| 8.0ms | z |
| 7.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
4 calls:
| 9.0ms | y |
| 7.0ms | x |
| 7.0ms | z |
| 7.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 86.8% | 3 | x |
| 76.3% | 1 | y |
| 86.7% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
2 calls:
| 8.0ms | x |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | z |
| 80.4% | 3 | x |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 8.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| 6.0ms | x |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | z |
| 70.9% | 3 | y |
| 57.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 66.2% | 3 | x |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (/.f64 (*.f64 x y) z)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* x y)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* x y)) (* -1/2 z)) (*.f64 (*.f64 y x) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 #s(approx (+ (* x (/ y z)) 1) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* (* y y) z)) (* 1/24 z)) (*.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) y) y) #s(literal -1/720 binary64))) y) y)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
4 calls:
| 14.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| 6.0ms | z |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.3% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 48.3% | 1 | x |
| 48.3% | 1 | z |
| 48.3% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.4% | 1 | y |
| 36.4% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 41.8% | 3 | x |
| 40.9% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.7% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 15.7% | 1 | y |
| 15.7% | 1 | z |
| 15.7% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 429.94601446551565 | 199509463.50633374 |
| 18.0ms | -1.3536977565723512e+48 | -8.462327958300833e+45 |
| 23.0ms | 256× | 0 | valid |
Compiled 396 to 366 computations (7.6% saved)
ival-sin: 7.0ms (42.8% of total)ival-cos: 5.0ms (30.6% of total)ival-mult: 3.0ms (18.3% of total)ival-add: 1.0ms (6.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 8.939891803213457e+102 | 1.5402526105911404e+125 |
| 20.0ms | -2.8096293482704214e+73 | -4.8901094008701485e+70 |
| 32.0ms | 304× | 0 | valid |
Compiled 715 to 527 computations (26.3% saved)
ival-sin: 11.0ms (48.1% of total)ival-cos: 6.0ms (26.2% of total)ival-mult: 4.0ms (17.5% of total)ival-add: 1.0ms (4.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 |
|---|---|---|
| 14.0ms | 2.138787666706337e-13 | 7.924131400980308e-7 |
| 17.0ms | -6.492031210767413 | -4.779931094866343e-12 |
| 20.0ms | 304× | 0 | valid |
Compiled 544 to 451 computations (17.1% saved)
ival-sin: 5.0ms (40.6% of total)ival-mult: 4.0ms (32.5% of total)ival-cos: 2.0ms (16.2% of total)ival-add: 1.0ms (8.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.5402526105911404e+125 | 7.141185874456083e+127 |
| 15.0ms | -8.553119527928525e+113 | -3.812491795290215e+110 |
| 23.0ms | 256× | 0 | valid |
Compiled 572 to 446 computations (22% saved)
ival-sin: 7.0ms (41.2% of total)ival-cos: 5.0ms (29.4% of total)ival-mult: 3.0ms (17.6% of total)ival-add: 1.0ms (5.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: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 204 |
| 1 | 94 | 200 |
| 2 | 145 | 200 |
| 3 | 229 | 200 |
| 4 | 410 | 200 |
| 5 | 1437 | 200 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 x #s(literal -16499999999999998999451593933365270315945426944 binary64)) (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (if (<=.f64 x #s(literal 1050 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))) |
(if (<=.f64 x #s(literal -329999999999999979493003320793870699240199767824385920377574807983620096 binary64)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) (if (<=.f64 x #s(literal 21000000000000000485830796623596874831757552012120504964217584921010520634939487171456868370501691271806976 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)))) |
(if (<=.f64 y #s(literal -760928193040519/576460752303423488 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 7366891713276647/9444732965739290427392 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(if (<=.f64 x #s(literal -12000000000000000015834030679929309699616680269488568032220885176637783778213739813402246616529325370277508415488 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) (if (<=.f64 x #s(literal 280000000000000009024318312823072288897859482457268719611719898249576721046546483061161299720577019385775595680862947847962624 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 x #s(literal -16499999999999998999451593933365270315945426944 binary64)) (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) (if (<=.f64 x #s(literal 1050 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))) |
(if (or (<=.f64 x #s(literal -16499999999999998999451593933365270315945426944 binary64)) (not (<=.f64 x #s(literal 1050 binary64)))) (fma.f64 (sin.f64 y) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (cos.f64 y) z))) |
(if (<=.f64 x #s(literal -329999999999999979493003320793870699240199767824385920377574807983620096 binary64)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) (if (<=.f64 x #s(literal 21000000000000000485830796623596874831757552012120504964217584921010520634939487171456868370501691271806976 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)))) |
(if (or (<=.f64 x #s(literal -329999999999999979493003320793870699240199767824385920377574807983620096 binary64)) (not (<=.f64 x #s(literal 21000000000000000485830796623596874831757552012120504964217584921010520634939487171456868370501691271806976 binary64)))) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (sin.f64 y) x)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (cos.f64 y) z))) |
(if (<=.f64 y #s(literal -760928193040519/576460752303423488 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 7366891713276647/9444732965739290427392 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 y #s(literal -760928193040519/576460752303423488 binary64)) (not (<=.f64 y #s(literal 7366891713276647/9444732965739290427392 binary64)))) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 (cos.f64 y) z)) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (fma.f64 y x z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (fma.f64 y x z)) |
(if (<=.f64 x #s(literal -12000000000000000015834030679929309699616680269488568032220885176637783778213739813402246616529325370277508415488 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) (if (<=.f64 x #s(literal 280000000000000009024318312823072288897859482457268719611719898249576721046546483061161299720577019385775595680862947847962624 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))))) |
(if (or (<=.f64 x #s(literal -12000000000000000015834030679929309699616680269488568032220885176637783778213739813402246616529325370277508415488 binary64)) (not (<=.f64 x #s(literal 280000000000000009024318312823072288897859482457268719611719898249576721046546483061161299720577019385775595680862947847962624 binary64)))) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) #s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
#s(approx (+ (* (pow (* x (sin y)) 1/2) (pow (* x (sin y)) 1/2)) (* z (cos y))) #s(approx (+ (* y x) z) (*.f64 x y))) |
| 1× | fuel |
Compiled 281 to 59 computations (79% saved)
Compiled 580 to 134 computations (76.9% saved)
Loading profile data...