
Time bar (total: 9.0s)
| 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 13 to 9 computations (30.8% saved)
ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)| 1.1s | 8253× | 0 | valid |
| 1.0ms | 1× | 2 | valid |
| 0.0ms | 2× | 1 | valid |
ival-cos: 293.0ms (42.4% of total)ival-sin: 214.0ms (31% of total)ival-mult: 72.0ms (10.4% of total)ival-add: 56.0ms (8.1% of total)ival-sub: 44.0ms (6.4% of total)const: 9.0ms (1.3% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 2748× | sum4-define |
| 2252× | sum5-define |
| 1828× | fnmadd-define |
| 1772× | sum3-define |
| 1472× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 105 | 89 |
| 2 | 287 | 83 |
| 3 | 753 | 80 |
| 4 | 2966 | 80 |
| 5 | 6729 | 80 |
| 0 | 8 | 9 |
| 1 | 17 | 9 |
| 2 | 41 | 8 |
| 3 | 73 | 8 |
| 4 | 144 | 8 |
| 5 | 392 | 8 |
| 6 | 771 | 8 |
| 7 | 1441 | 8 |
| 8 | 1932 | 8 |
| 9 | 2915 | 8 |
| 10 | 3283 | 8 |
| 11 | 3317 | 8 |
| 0 | 3317 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(- (+ y (cos x)) (* z (sin x))) |
(- (+ z (cos y)) (* x (sin y))) |
(- (+ x (cos z)) (* y (sin z))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(fnmadd z (sin y) (+ x (cos y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(fnmsub z (sin y) (- x (cos y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(+ x (fma z (sin y) (cos y))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(+ x (fma z (sin y) (cos y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(fmsub z (sin y) (- (cos y) x)) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(fnmsub z (sin y) (+ x (cos y))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(fnmsub z (sin y) (+ x (cos y))) |
(- (+ y (cos x)) (* z (sin x))) |
(fnmadd z (sin x) (+ y (cos x))) |
(- (+ z (cos y)) (* x (sin y))) |
(+ z (fnmadd x (sin y) (cos y))) |
(- (+ x (cos z)) (* y (sin z))) |
(+ x (fnmadd y (sin z) (cos z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (+.f64 x (cos.f64 y)) |
| 92.0ms | 512× | 0 | valid |
Compiled 68 to 26 computations (61.8% saved)
ival-cos: 14.0ms (36.1% of total)ival-sin: 14.0ms (36.1% of total)ival-mult: 4.0ms (10.3% of total)ival-sub: 3.0ms (7.7% of total)ival-add: 3.0ms (7.7% of total)const: 1.0ms (2.6% of total)backward-pass: 0.0ms (0% of total)Compiled 12 to 8 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1472× | sum5-define |
| 996× | sum4-define |
| 832× | sum3-define |
| 646× | fnmadd-define |
| 456× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 17 | 24 |
| 2 | 41 | 23 |
| 3 | 73 | 23 |
| 4 | 144 | 23 |
| 5 | 392 | 23 |
| 6 | 771 | 23 |
| 7 | 1441 | 23 |
| 8 | 1932 | 23 |
| 9 | 2915 | 23 |
| 10 | 3283 | 23 |
| 11 | 3317 | 23 |
| 0 | 3317 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (+.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.9% | (*.f64 z (sin.f64 y)) |
| 40.0ms | 256× | 0 | valid |
Compiled 28 to 9 computations (67.9% saved)
ival-sin: 8.0ms (40.5% of total)ival-cos: 6.0ms (30.4% of total)ival-add: 2.0ms (10.1% of total)ival-mult: 2.0ms (10.1% of total)ival-sub: 1.0ms (5.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | inf | (- (+ x (cos y)) (* z (sin y))) |
| 1.0ms | x | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 1.0ms | z | @ | 0 | (* z (sin y)) |
| 1.0ms | y | @ | inf | (- (+ x (cos y)) (* z (sin y))) |
| 0.0ms | z | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 1× | batch-egg-rewrite |
| 3852× | *-lowering-*.f32 |
| 3852× | *-lowering-*.f64 |
| 2510× | /-lowering-/.f32 |
| 2510× | /-lowering-/.f64 |
| 1746× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 42 | 21 |
| 2 | 414 | 20 |
| 3 | 6347 | 20 |
| 0 | 8306 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(cos y) |
(* z (sin y)) |
(sin y) |
| Outputs |
|---|
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y))) |
(+.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 z (sin.f64 y)) x)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (-.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (+.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 z (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(-.f64 (+.f64 (+.f64 x (cos.f64 y)) #s(literal 0 binary64)) (*.f64 z (sin.f64 y))) |
(-.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y)))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (+.f64 x (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(fma.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) #s(literal 1 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y)))) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (/.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (+.f64 x (cos.f64 y))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (cos.f64 y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) x) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (*.f64 (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (pow.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 x (cos.f64 y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y)))) (+.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y)))) (*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (+.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (cos.f64 y)) (*.f64 (-.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))))) |
(*.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 x (cos.f64 y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (/.f64 (+.f64 x (cos.f64 y)) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (cos.f64 y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) |
(cos.f64 y) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
| 1× | egg-herbie |
| 3130× | *-lowering-*.f32 |
| 3130× | *-lowering-*.f64 |
| 2650× | +-lowering-+.f64 |
| 2650× | +-lowering-+.f32 |
| 2546× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 689 |
| 1 | 357 | 618 |
| 2 | 1063 | 608 |
| 3 | 3407 | 605 |
| 4 | 7588 | 605 |
| 0 | 8282 | 605 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
| Outputs |
|---|
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (-.f64 (/.f64 x z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
Compiled 6902 to 591 computations (91.4% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 11 | 264 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 254 | 11 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| 55.1% | (-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) | |
| 61.3% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| ▶ | 69.4% | (-.f64 x (*.f64 z (sin.f64 y))) |
| ▶ | 62.9% | (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
| 54.3% | (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) | |
| 70.2% | (+.f64 (cos.f64 y) x) | |
| ▶ | 53.9% | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
| 60.1% | (+.f64 x #s(literal 1 binary64)) | |
| ▶ | 99.7% | (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
| 89.9% | (*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) | |
| ▶ | 39.9% | x |
Compiled 340 to 198 computations (41.8% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) |
| ✓ | cost-diff | 0 | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y z) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
| ✓ | cost-diff | 0 | (+.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
| ✓ | cost-diff | 26624 | (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
| 2772× | *-lowering-*.f32 |
| 2772× | *-lowering-*.f64 |
| 2052× | +-lowering-+.f64 |
| 2052× | +-lowering-+.f32 |
| 1880× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 223 |
| 1 | 78 | 212 |
| 2 | 235 | 172 |
| 3 | 1016 | 172 |
| 4 | 7418 | 172 |
| 0 | 8686 | 172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (+ x (cos y)) (* z (sin y))) (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y)))))) |
(+ (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
(* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
(- (+ x (cos y)) (* z (sin y))) |
(/ 1 (+ (+ x (cos y)) (* z (sin y)))) |
1 |
x |
(- 1 (- (* y z) x)) |
1 |
(- (* y z) x) |
(* y z) |
y |
z |
x |
(+ x (+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)))) |
x |
(+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z))) |
1 |
(* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)) |
y |
(- (* y (+ -1/2 (* (* y z) 1/6))) z) |
(* y (+ -1/2 (* (* y z) 1/6))) |
(+ -1/2 (* (* y z) 1/6)) |
-1/2 |
(* (* y z) 1/6) |
(* y z) |
z |
1/6 |
(- x (* z (sin y))) |
x |
(* z (sin y)) |
z |
(sin y) |
y |
| Outputs |
|---|
(* (+ (+ x (cos y)) (* z (sin y))) (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y)))))) |
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+ (+ x (cos y)) (* z (sin y))) |
(+.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
(* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
(/.f64 (+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (+.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ 1 (+ (+ x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
1 |
#s(literal 1 binary64) |
x |
(- 1 (- (* y z) x)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
1 |
#s(literal 1 binary64) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
y |
z |
x |
(+ x (+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) (+.f64 x #s(literal 1 binary64))) |
x |
(+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) |
1 |
#s(literal 1 binary64) |
(* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) |
y |
(- (* y (+ -1/2 (* (* y z) 1/6))) z) |
(-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z) |
(* y (+ -1/2 (* (* y z) 1/6))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(+ -1/2 (* (* y z) 1/6)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* y z) 1/6) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* y z) |
(*.f64 y z) |
z |
1/6 |
#s(literal 1/6 binary64) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.9% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) |
| ✓ | accuracy | 99.9% | (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 y z) x) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
| ✓ | accuracy | 99.9% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
| ✓ | accuracy | 99.7% | (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
| 159.0ms | 256× | 0 | valid |
Compiled 222 to 27 computations (87.8% saved)
...c/correct-round.rkt:119:19: 21.0ms (29.9% of total)ival-mult: 18.0ms (25.6% of total)ival-add: 9.0ms (12.8% of total)ival-sub: 7.0ms (10% of total)ival-cos: 7.0ms (10% of total)ival-sin: 6.0ms (8.5% of total)ival-div: 2.0ms (2.8% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ (+ x (cos y)) (* z (sin y))) (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))))> |
#<alt (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y)))))> |
#<alt (+ (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (- 1 (- (* y z) x))> |
#<alt (- (* y z) x)> |
#<alt (* y z)> |
#<alt (+ x (+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z))))> |
#<alt (+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)))> |
#<alt (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z))> |
#<alt (- (* y (+ -1/2 (* (* y z) 1/6))) z)> |
#<alt (- x (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (sin y)> |
#<alt (/ 1 (+ (+ x (cos y)) (* z (sin y))))> |
#<alt (* (* y z) 1/6)> |
#<alt (* y (+ -1/2 (* (* y z) 1/6)))> |
| Outputs |
|---|
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (/ (- (cos y) (* z (sin y))) (+ (cos y) (* z (sin y))))> |
#<alt (- (+ (* x (- (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ (* x (- (+ (* x (- (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3)) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y)))))> |
#<alt (- (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 3)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 4))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 4)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3))) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y)))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (* z (sin y)) x)))> |
#<alt (- (+ 1 (* 2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2)))) (* 2 (/ (* z (sin y)) x)))> |
#<alt (- (+ 1 (* -2 (/ (* z (* (sin y) (pow (+ (cos y) (* z (sin y))) 2))) (pow x 3)))) (+ (* -2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2))) (* 2 (/ (* z (sin y)) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y))))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (- (* -1 (/ (* (pow (+ (cos y) (* z (sin y))) 2) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x)) (* -1 (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x)))> |
#<alt 1> |
#<alt (+ 1 (* y (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))))> |
#<alt (+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x)))))) (/ z (+ 1 x)))))> |
#<alt (+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* y (- (* 1/6 (/ z (+ 1 x))) (+ (* -1/2 (/ (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x))) (+ 1 x))) (+ (* -1/6 (/ z (+ 1 x))) (/ (* z (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (+ 1 x)))))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (/ z (+ 1 x)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y)))))> |
#<alt 1> |
#<alt (+ 1 (* z (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y))))))> |
#<alt (+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* -1 (/ (* z (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (+ x (cos y))))) (/ (sin y) (+ x (cos y))))))> |
#<alt (+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* z (- (/ (* z (* (pow (sin y) 2) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (pow (+ x (cos y)) 2)) (/ (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y))))) (+ x (cos y)))))) (/ (sin y) (+ x (cos y))))))> |
#<alt -1> |
#<alt (- (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y)))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y))))))> |
#<alt (- (+ (* -1 (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y)))) (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y))))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y))))))> |
#<alt (- (+ (/ x (* z (sin y))) (+ (/ (cos y) (* z (sin y))) (/ (* (pow (+ x (cos y)) 2) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 3) (pow (sin y) 2))))) (+ 1 (+ (* -1 (/ (+ x (cos y)) (* z (sin y)))) (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y))))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (sin y)))) (* -1 (/ (+ x (cos y)) (sin y)))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 (/ (+ x (cos y)) (sin y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (pow (sin y) 2)))) (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (sin y)))) z))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1)> |
#<alt (+ (cos y) (* z (sin y)))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* y z)))> |
#<alt (+ 1 (+ x (* y (+ z (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ z (* y (- (* -1/6 (* y z)) 1/2))))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* z (sin y))))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (sin y) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (sin y) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) z))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) z))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (+ (/ 1 z) (/ x z)) y))> |
#<alt (* z (- (+ (/ 1 z) (/ x z)) y))> |
#<alt (* z (- (+ (/ 1 z) (/ x z)) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y))))> |
#<alt (- 1 (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ (* y z) x)))> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ (* y z) x)))> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ (* y z) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1)))> |
#<alt (* -1 x)> |
#<alt (- (* y z) x)> |
#<alt (- (* y z) x)> |
#<alt (- (* y z) x)> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 x)> |
#<alt (- (* y z) x)> |
#<alt (- (* y z) x)> |
#<alt (- (* y z) x)> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* 1/6 z) (+ (/ 1 (pow y 3)) (/ x (pow y 3)))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2)))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2) y)) (* -1/6 z))))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))))> |
#<alt (+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))))> |
#<alt (+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))))> |
#<alt (* y (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* 1/6 z) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2)))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- z (/ 1 y)) y)) 1/2) y)) (* -1/6 z))))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))> |
#<alt (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))> |
#<alt (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))> |
#<alt (* y (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* -1/2 y)))> |
#<alt (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))> |
#<alt (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/6 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))> |
#<alt (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))> |
#<alt (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))> |
#<alt (* y (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* y (- (* 1/6 (* y z)) 1/2)) z)> |
#<alt (- (* y (- (* 1/6 (* y z)) 1/2)) z)> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z)))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1)))> |
#<alt (* z (- (* 1/6 (pow y 2)) 1))> |
#<alt (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1))> |
#<alt (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1))> |
#<alt (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1))> |
#<alt (* -1 (* z (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y)))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* 1/6 (* (pow y 2) z)) z)))> |
#<alt (+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (- x (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (/ 1 (+ (cos y) (* z (sin y))))> |
#<alt (+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 2))) (/ 1 (+ (cos y) (* z (sin y)))))> |
#<alt (+ (* x (- (/ x (pow (+ (cos y) (* z (sin y))) 3)) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y)))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 4))) (/ 1 (pow (+ (cos y) (* z (sin y))) 3)))) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ (cos y) (* z (sin y))) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* z (sin y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (/ (cos y) x) (/ (* z (sin y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 2) x) (+ (cos y) (* z (sin y)))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 3) x) (pow (+ (cos y) (* z (sin y))) 2)) x)) (+ (cos y) (* z (sin y)))) x)) 1) x))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (* -1 (/ (* y z) (pow (+ 1 x) 2))) (/ 1 (+ 1 x)))> |
#<alt (+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x)))> |
#<alt (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow (+ 1 x) 2))) (+ (* 1/2 (/ z (pow (+ 1 x) 3))) (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x)))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (+ (cos y) (* z (sin y)))))> |
#<alt (/ 1 (+ x (cos y)))> |
#<alt (+ (* -1 (/ (* z (sin y)) (pow (+ x (cos y)) 2))) (/ 1 (+ x (cos y))))> |
#<alt (+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y))))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4))) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y))))> |
#<alt (/ 1 (* z (sin y)))> |
#<alt (/ (+ (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)> |
#<alt (/ (- (+ (/ 1 (sin y)) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (/ 1 (sin y))) (+ (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z)> |
#<alt (/ 1 (* z (sin y)))> |
#<alt (* -1 (/ (- (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* 1/6 (* y z)) 1/2))> |
#<alt (* y (- (* 1/6 (* y z)) 1/2))> |
#<alt (* y (- (* 1/6 (* y z)) 1/2))> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1/2 y) (* 1/6 (* (pow y 2) z)))> |
#<alt (+ (* -1/2 y) (* 1/6 (* (pow y 2) z)))> |
#<alt (+ (* -1/2 y) (* 1/6 (* (pow y 2) z)))> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))))> |
#<alt (* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))))> |
#<alt (* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))))> |
#<alt (* 1/6 (* (pow y 2) z))> |
#<alt (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)) |
| 2.0ms | y | @ | inf | (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
| 2.0ms | z | @ | -inf | (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
| 1.0ms | x | @ | 0 | (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
| 1.0ms | x | @ | -inf | (/ 1 (+ (+ x (cos y)) (* z (sin y)))) |
| 1× | batch-egg-rewrite |
| 3244× | *-lowering-*.f32 |
| 3244× | *-lowering-*.f64 |
| 2602× | /-lowering-/.f32 |
| 2602× | /-lowering-/.f64 |
| 2088× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 157 |
| 1 | 192 | 132 |
| 2 | 1949 | 129 |
| 0 | 8405 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (+ x (cos y)) (* z (sin y))) (* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y)))))) |
(* (- (+ x (cos y)) (* z (sin y))) (/ 1 (+ (+ x (cos y)) (* z (sin y))))) |
(+ (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(- 1 (- (* y z) x)) |
(- (* y z) x) |
(* y z) |
(+ x (+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)))) |
(+ 1 (* y (- (* y (+ -1/2 (* (* y z) 1/6))) z))) |
(* y (- (* y (+ -1/2 (* (* y z) 1/6))) z)) |
(- (* y (+ -1/2 (* (* y z) 1/6))) z) |
(- x (* z (sin y))) |
(* z (sin y)) |
(sin y) |
(/ 1 (+ (+ x (cos y)) (* z (sin y)))) |
(* (* y z) 1/6) |
(* y (+ -1/2 (* (* y z) 1/6))) |
| Outputs |
|---|
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (+.f64 x (cos.f64 y))) |
(+.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) |
(+.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) x) (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y))) (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 x (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(+.f64 (*.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (*.f64 z (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(+.f64 (*.f64 (*.f64 z (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(fma.f64 x (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 z (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) x (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y)) (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 z (sin.f64 y)) (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(+.f64 (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (+.f64 x (cos.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (/.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 x (cos.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))))) |
(/.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (*.f64 z (sin.f64 y)))) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64))) (neg.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(pow.f64 (/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(+.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(+.f64 (+.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(+.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (+.f64 x (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (*.f64 z (sin.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y))) |
(/.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))) |
(pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (cos.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (cos.f64 y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (*.f64 (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (-.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (cos.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 y z) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(+.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 y z) x) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 x (*.f64 y z))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 y z)))) |
(fma.f64 y z (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 z y (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (neg.f64 (+.f64 x (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (+.f64 x (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 x (*.f64 y z))) (*.f64 (+.f64 x (*.f64 y z)) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 y z)) (+.f64 x (*.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (*.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (neg.f64 (+.f64 x (*.f64 y z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 (-.f64 (*.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z)))) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) x)) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(fma.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64))))) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) y (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) (-.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) (-.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y) (-.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y) (-.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) (neg.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) x))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (+.f64 x #s(literal 1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(fma.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (+.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))))) |
(+.f64 (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(fma.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) y (*.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)))) (neg.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) y)) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) y)) (neg.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)) y) |
(+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) z)) |
(-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 z z) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(fma.f64 y #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) z)) |
(fma.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) y (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) z)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) y (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) (neg.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (*.f64 z z))) (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (*.f64 z (sin.f64 y))))) |
(fma.f64 z (neg.f64 (sin.f64 y)) x) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) x) |
(fma.f64 (neg.f64 (sin.f64 y)) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 z (sin.f64 y)))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 z (sin.f64 y)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))))) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(*.f64 z (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y z)) |
(*.f64 (*.f64 z #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) z) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))) |
(fma.f64 y (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal 1/6 binary64) y) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) y (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal 1/6 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal 1/6 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)))) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)))) |
(/.f64 (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1/36 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1/36 binary64))) y) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))))) (neg.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y z) y))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/216 binary64))) y)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1/36 binary64))) y)) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) y) |
| 1× | egg-herbie |
| 5274× | *-lowering-*.f32 |
| 5274× | *-lowering-*.f64 |
| 3816× | +-lowering-+.f64 |
| 3816× | +-lowering-+.f32 |
| 1690× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 699 | 6010 |
| 1 | 2398 | 5298 |
| 0 | 8363 | 5298 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(/ (- (cos y) (* z (sin y))) (+ (cos y) (* z (sin y)))) |
(- (+ (* x (- (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
(- (+ (* x (- (+ (* x (- (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3)) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
(- (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 3)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 4))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 4)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3))) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
1 |
(+ 1 (* -2 (/ (* z (sin y)) x))) |
(- (+ 1 (* 2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2)))) (* 2 (/ (* z (sin y)) x))) |
(- (+ 1 (* -2 (/ (* z (* (sin y) (pow (+ (cos y) (* z (sin y))) 2))) (pow x 3)))) (+ (* -2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2))) (* 2 (/ (* z (sin y)) x)))) |
1 |
(+ 1 (* -1 (/ (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
(+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
(+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (- (* -1 (/ (* (pow (+ (cos y) (* z (sin y))) 2) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x)) (* -1 (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
1 |
(+ 1 (* y (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x))))) |
(+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x)))))) (/ z (+ 1 x))))) |
(+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* y (- (* 1/6 (/ z (+ 1 x))) (+ (* -1/2 (/ (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x))) (+ 1 x))) (+ (* -1/6 (/ z (+ 1 x))) (/ (* z (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (+ 1 x)))))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (/ z (+ 1 x))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
1 |
(+ 1 (* z (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) |
(+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* -1 (/ (* z (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (+ x (cos y))))) (/ (sin y) (+ x (cos y)))))) |
(+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* z (- (/ (* z (* (pow (sin y) 2) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (pow (+ x (cos y)) 2)) (/ (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y))))) (+ x (cos y)))))) (/ (sin y) (+ x (cos y)))))) |
-1 |
(- (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y)))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y)))))) |
(- (+ (* -1 (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y)))) (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y))))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y)))))) |
(- (+ (/ x (* z (sin y))) (+ (/ (cos y) (* z (sin y))) (/ (* (pow (+ x (cos y)) 2) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 3) (pow (sin y) 2))))) (+ 1 (+ (* -1 (/ (+ x (cos y)) (* z (sin y)))) (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y)))))) |
-1 |
(- (* -1 (/ (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(- (* -1 (/ (- (+ (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (sin y)))) (* -1 (/ (+ x (cos y)) (sin y)))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(- (* -1 (/ (- (+ (* -1 (/ (+ x (cos y)) (sin y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (pow (sin y) 2)))) (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (sin y)))) z))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(+ (cos y) (* z (sin y))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
x |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* y z))) |
(+ 1 (+ x (* y (+ z (* -1/2 y))))) |
(+ 1 (+ x (* y (+ z (* y (- (* -1/6 (* y z)) 1/2)))))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+ x (+ (cos y) (* z (sin y)))) |
(* z (sin y)) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* -1 (* y z)))) |
(* -1 (* y z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* -1 (* y z)))) |
(* -1 (* y z)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(- 1 (* y z)) |
(- (+ 1 x) (* y z)) |
(- (+ 1 x) (* y z)) |
(- (+ 1 x) (* y z)) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(* -1 x) |
(- (* y z) x) |
(- (* y z) x) |
(- (* y z) x) |
(* y z) |
(* y (+ z (* -1 (/ x y)))) |
(* y (+ z (* -1 (/ x y)))) |
(* y (+ z (* -1 (/ x y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 x) |
(- (* y z) x) |
(- (* y z) x) |
(- (* y z) x) |
(* y z) |
(* z (+ y (* -1 (/ x z)))) |
(* z (+ y (* -1 (/ x z)))) |
(* z (+ y (* -1 (/ x z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(* y z) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(* -1 x) |
(* x (- (/ (* y z) x) 1)) |
(* x (- (/ (* y z) x) 1)) |
(* x (- (/ (* y z) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(* 1/6 (* (pow y 3) z)) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* 1/6 z) (+ (/ 1 (pow y 3)) (/ x (pow y 3)))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2))))) |
(* 1/6 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2) y)) (* -1/6 z)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))) |
(* 1/6 (* (pow y 3) z)) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* 1/6 z) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2))))) |
(* 1/6 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- z (/ 1 y)) y)) 1/2) y)) (* -1/6 z)))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* -1/2 y))) |
(* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) |
(* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) |
(* 1/6 (* (pow y 3) z)) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* 1/6 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(* -1/2 (pow y 2)) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* y (- (* 1/6 (* y z)) 1/2)) z) |
(- (* y (- (* 1/6 (* y z)) 1/2)) z) |
(* 1/6 (* (pow y 2) z)) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(* 1/6 (* (pow y 2) z)) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z))) |
(* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z))) |
(* -1/2 y) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(* z (- (* 1/6 (pow y 2)) 1)) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(* -1 (* z (+ 1 (* -1/6 (pow y 2))))) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(* -1 (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
x |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(- x (* z (sin y))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(/ 1 (+ (cos y) (* z (sin y)))) |
(+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 2))) (/ 1 (+ (cos y) (* z (sin y))))) |
(+ (* x (- (/ x (pow (+ (cos y) (* z (sin y))) 3)) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 4))) (/ 1 (pow (+ (cos y) (* z (sin y))) 3)))) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y))))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ (cos y) (* z (sin y))) x))) x) |
(/ (- (+ 1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* z (sin y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (/ (cos y) x) (/ (* z (sin y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 2) x) (+ (cos y) (* z (sin y)))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 3) x) (pow (+ (cos y) (* z (sin y))) 2)) x)) (+ (cos y) (* z (sin y)))) x)) 1) x)) |
(/ 1 (+ 1 x)) |
(+ (* -1 (/ (* y z) (pow (+ 1 x) 2))) (/ 1 (+ 1 x))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow (+ 1 x) 2))) (+ (* 1/2 (/ z (pow (+ 1 x) 3))) (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/ 1 (+ x (cos y))) |
(+ (* -1 (/ (* z (sin y)) (pow (+ x (cos y)) 2))) (/ 1 (+ x (cos y)))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y)))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4))) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y)))) |
(/ 1 (* z (sin y))) |
(/ (+ (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z) |
(/ (- (+ (/ 1 (sin y)) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (/ 1 (sin y))) (+ (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z) |
(/ 1 (* z (sin y))) |
(* -1 (/ (- (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* -1/2 y) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(* 1/6 (* (pow y 2) z)) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* 1/6 (* (pow y 2) z)) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(* -1/2 y) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(* 1/6 (* (pow y 2) z)) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(* 1/6 (* (pow y 2) z)) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
| Outputs |
|---|
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/ (- (cos y) (* z (sin y))) (+ (cos y) (* z (sin y)))) |
(/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(- (+ (* x (- (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
(+.f64 (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))))) |
(- (+ (* x (- (+ (* x (- (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3)) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
(+.f64 (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (*.f64 x (-.f64 (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))))))) |
(- (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 3)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 4))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 4)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 3))) (+ (/ 1 (pow (+ (cos y) (* z (sin y))) 2)) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 3))))) (+ (/ 1 (+ (cos y) (* z (sin y)))) (/ (* z (sin y)) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (pow (+ (cos y) (* z (sin y))) 2)))) (/ (cos y) (+ (cos y) (* z (sin y))))) (/ (* z (sin y)) (+ (cos y) (* z (sin y))))) |
(+.f64 (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (*.f64 x (+.f64 (-.f64 (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 4 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 4 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (* z (sin y)) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (sin.f64 y) x) #s(literal -2 binary64)))) |
(- (+ 1 (* 2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2)))) (* 2 (/ (* z (sin y)) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z (/.f64 (sin.f64 y) x)) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) (*.f64 z (/.f64 (sin.f64 y) x))))) |
(- (+ 1 (* -2 (/ (* z (* (sin y) (pow (+ (cos y) (* z (sin y))) 2))) (pow x 3)))) (+ (* -2 (/ (* z (* (sin y) (+ (cos y) (* z (sin y))))) (pow x 2))) (* 2 (/ (* z (sin y)) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) z) (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x)) |
(+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (/.f64 (*.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x)) |
(+ 1 (* -1 (/ (- (+ (* -1 (- (cos y) (* z (sin y)))) (* -1 (/ (- (* -1 (/ (* (pow (+ (cos y) (* z (sin y))) 2) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))) x)) (* -1 (* (+ (cos y) (* z (sin y))) (- (* -1 (- (cos y) (* z (sin y)))) (* -1 (+ (cos y) (* z (sin y)))))))) x))) (* -1 (+ (cos y) (* z (sin y))))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (/.f64 (+.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x)) (*.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) x) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)))) |
(+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x)))))) (/ z (+ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64))))) |
(+ 1 (* y (- (+ (* -1 (/ z (+ 1 x))) (* y (- (* y (- (* 1/6 (/ z (+ 1 x))) (+ (* -1/2 (/ (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x))) (+ 1 x))) (+ (* -1/6 (/ z (+ 1 x))) (/ (* z (- (* 1/2 (/ 1 (+ 1 x))) (+ (* 1/2 (/ 1 (+ 1 x))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (+ 1 x)))))) (/ (* z (- (* -1 (/ z (+ 1 x))) (/ z (+ 1 x)))) (+ 1 x))))) (/ z (+ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1/6 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 z (/.f64 #s(literal -1/6 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 z (+.f64 x #s(literal 1 binary64))))) (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 z (+.f64 x #s(literal 1 binary64)))))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64))))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ (- (+ x (cos y)) (* z (sin y))) (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* z (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64)))) |
(+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* -1 (/ (* z (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (+ x (cos y))))) (/ (sin y) (+ x (cos y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 y) x))) (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64))))) |
(+ 1 (* z (- (+ (* -1 (/ (sin y) (+ x (cos y)))) (* z (- (/ (* z (* (pow (sin y) 2) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y)))))) (pow (+ x (cos y)) 2)) (/ (* (sin y) (- (* -1 (/ (sin y) (+ x (cos y)))) (/ (sin y) (+ x (cos y))))) (+ x (cos y)))))) (/ (sin y) (+ x (cos y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64)) (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x))))) (*.f64 (/.f64 (sin.f64 y) (+.f64 (cos.f64 y) x)) #s(literal -2 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y)))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y)))))) |
(+.f64 (/.f64 (/.f64 x z) (sin.f64 y)) (-.f64 (/.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))))) |
(- (+ (* -1 (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y)))) (+ (/ x (* z (sin y))) (/ (cos y) (* z (sin y))))) (+ 1 (* -1 (/ (+ x (cos y)) (* z (sin y)))))) |
(-.f64 (-.f64 (+.f64 (/.f64 (/.f64 x z) (sin.f64 y)) (/.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (+.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (+.f64 (/.f64 x (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (*.f64 z z))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))))) |
(- (+ (/ x (* z (sin y))) (+ (/ (cos y) (* z (sin y))) (/ (* (pow (+ x (cos y)) 2) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 3) (pow (sin y) 2))))) (+ 1 (+ (* -1 (/ (+ x (cos y)) (* z (sin y)))) (/ (* (+ x (cos y)) (- (+ (/ x (sin y)) (/ (cos y) (sin y))) (* -1 (/ (+ x (cos y)) (sin y))))) (* (pow z 2) (sin y)))))) |
(+.f64 (+.f64 (/.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (+.f64 (/.f64 x (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (-.f64 (/.f64 (/.f64 x z) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (+.f64 (/.f64 x (sin.f64 y)) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (*.f64 z z)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 x (sin.f64 y))) (/.f64 (cos.f64 y) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(- (* -1 (/ (- (+ (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (sin y)))) (* -1 (/ (+ x (cos y)) (sin y)))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 x (sin.f64 y))) (/.f64 (cos.f64 y) (sin.f64 y))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))))) (+.f64 (/.f64 x (sin.f64 y)) (/.f64 (cos.f64 y) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z))) |
(- (* -1 (/ (- (+ (* -1 (/ (+ x (cos y)) (sin y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x (cos y)) 2) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (* z (pow (sin y) 2)))) (* -1 (/ (* (+ x (cos y)) (- (* -1 (/ (+ x (cos y)) (sin y))) (+ (/ x (sin y)) (/ (cos y) (sin y))))) (sin y)))) z))) (+ (/ x (sin y)) (/ (cos y) (sin y)))) z)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) z) (-.f64 (-.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 x (sin.f64 y))) (/.f64 (cos.f64 y) (sin.f64 y)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 x (sin.f64 y))) (/.f64 (cos.f64 y) (sin.f64 y))) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y))))) z) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y))) (+.f64 (/.f64 x (sin.f64 y)) (/.f64 (cos.f64 y) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z))) |
(+ (cos y) (* z (sin y))) |
(+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
x |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(* x (+ 1 (+ (/ (cos y) x) (/ (* z (sin y)) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) (*.f64 z (/.f64 (sin.f64 y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* z (sin y))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* y z))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) |
(+ 1 (+ x (* y (+ z (* -1/2 y))))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z (*.f64 y #s(literal -1/2 binary64)))))) |
(+ 1 (+ x (* y (+ z (* y (- (* -1/6 (* y z)) 1/2)))))) |
(+.f64 x (+.f64 (*.f64 y (+.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(+ x (+ (cos y) (* z (sin y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (sin.f64 y) (+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)))) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (sin.f64 y) (+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)))) |
(* z (+ (sin y) (+ (/ x z) (/ (cos y) z)))) |
(*.f64 z (+.f64 (sin.f64 y) (+.f64 (/.f64 x z) (/.f64 (cos.f64 y) z)))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 z (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 z (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ x (cos y)) z))))) |
(*.f64 z (+.f64 (sin.f64 y) (/.f64 (+.f64 (cos.f64 y) x) z))) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
x |
(* x (+ 1 (/ (cos y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 x y) z))) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 x y) z))) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 x y) z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) z)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(- 1 (* y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x y) z))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x y) z))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x y) z))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(- (* y z) x) |
(-.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)))) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* (pow y 3) (- (+ (* 1/6 z) (+ (/ 1 (pow y 3)) (/ x (pow y 3)))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y)))) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2) y)) (* -1/6 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z (/.f64 (+.f64 x #s(literal 1 binary64)) y)) y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(+ 1 (+ x (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (+ (/ 1 z) (/ x z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z))))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) (-.f64 #s(literal 0 binary64) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+ 1 (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z))) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* (pow y 3) (- (+ (* 1/6 z) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (pow y 2))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))))) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- z (/ 1 y)) y)) 1/2) y)) (* -1/6 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (/.f64 #s(literal -1 binary64) y)) y))) y)))) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
(+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ 1 z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (+ (* -1 z) (* -1/2 y))) |
(*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) |
(* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z)) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* (pow y 3) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* (pow y 3) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* 1/6 (* (pow y 3) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z y)) 1/2) y)) (* -1/6 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (pow y 2)) 1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* y (* z (- (* 1/6 (pow y 2)) 1))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (pow y 2)) 1)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* y (- (* 1/6 (* y z)) 1/2)) z) |
(-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z) |
(- (* y (- (* 1/6 (* y z)) 1/2)) z) |
(-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) z) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* (pow y 2) (- (+ (* -1 (/ z (pow y 2))) (* 1/6 z)) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z y)) y)) (* 1/6 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+ (* -1/2 y) (* z (- (* 1/6 (pow y 2)) 1))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* z (- (* 1/6 (pow y 2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z))))) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z))))) |
(* z (- (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2))) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z))))) |
(* -1 (* z (+ 1 (* -1/6 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (+.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (+.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(*.f64 (+.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+.f64 x (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal -1/6 binary64))))) z))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(- x (* z (sin y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(/ 1 (+ (cos y) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 2))) (/ 1 (+ (cos y) (* z (sin y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 x (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (+ (cos y) (* z (sin y))) 3)) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 x (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (cos y) (* z (sin y))) 4))) (/ 1 (pow (+ (cos y) (* z (sin y))) 3)))) (/ 1 (pow (+ (cos y) (* z (sin y))) 2)))) (/ 1 (+ (cos y) (* z (sin y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 x (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ (cos y) (* z (sin y))) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) x) |
(/ (- (+ 1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x))) x) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (cos.f64 y) x) (*.f64 z (/.f64 (sin.f64 y) x))))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (cos y) (* z (sin y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (cos y) (* z (sin y))) 2) (pow x 2))) (+ (/ (cos y) x) (/ (* z (sin y)) x)))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (cos.f64 y) x) (*.f64 z (/.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (/ (cos y) x) (/ (* z (sin y)) x)) 1) x)) |
(/.f64 (+.f64 (*.f64 z (/.f64 (sin.f64 y) x)) (+.f64 (/.f64 (cos.f64 y) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 2) x) (+ (cos y) (* z (sin y)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) x) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (cos y) (* z (sin y))) 3) x) (pow (+ (cos y) (* z (sin y))) 2)) x)) (+ (cos y) (* z (sin y)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) x) (pow.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+ (* -1 (/ (* y z) (pow (+ 1 x) 2))) (/ 1 (+ 1 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 y z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow (+ 1 x) 2))) (+ (* 1/2 (/ z (pow (+ 1 x) 3))) (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (/ z (pow (+ 1 x) 2)))) (/ 1 (+ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 y (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 y (+.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1/6 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 z (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) (/.f64 (/.f64 z (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (+ (cos y) (* z (sin y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) x))) |
(/ 1 (+ x (cos y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) |
(+ (* -1 (/ (* z (sin y)) (pow (+ x (cos y)) 2))) (/ 1 (+ x (cos y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (pow (+ x (cos y)) 3)) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) (*.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 3 binary64))) (/.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (pow (+ x (cos y)) 4))) (* -1 (/ (pow (sin y) 2) (pow (+ x (cos y)) 3))))) (/ (sin y) (pow (+ x (cos y)) 2)))) (/ 1 (+ x (cos y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) x)) (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) |
(/ 1 (* z (sin y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (sin.f64 y)) |
(/ (+ (* -1 (/ (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2))) z)) (/ 1 (sin y))) z) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) z)) z) |
(/ (- (+ (/ 1 (sin y)) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2))))) z) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (*.f64 z z))))) (+.f64 (/.f64 (/.f64 x z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 3) (pow (sin y) 2)))) (/ 1 (sin y))) (+ (* -1 (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* (pow z 2) (sin y)))) (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))))) z) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (-.f64 (+.f64 (/.f64 (/.f64 x z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (*.f64 z z)))))) z) |
(/ 1 (* z (sin y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (sin.f64 y)) |
(* -1 (/ (- (+ (/ x (* z (pow (sin y) 2))) (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)) |
(/.f64 (+.f64 (/.f64 (/.f64 x z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (+.f64 (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (sin y))) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))) (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (cos y)) 2) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (* z (pow (sin y) 2))) (/ (* (+ x (cos y)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) (sin y))) z)) (+ (/ x (pow (sin y) 2)) (/ (cos y) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (cos.f64 y) x) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z)) (+.f64 (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* 1/6 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(* y (- (* 1/6 (* y z)) 1/2)) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow y 2) (- (* 1/6 z) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(+ (* -1/2 y) (* 1/6 (* (pow y 2) z))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z)))) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z)))) |
(* z (+ (* -1/2 (/ y z)) (* 1/6 (pow y 2)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 y (/.f64 #s(literal -1/2 binary64) z)))) |
(* 1/6 (* (pow y 2) z)) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ y z))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) z)) (-.f64 #s(literal 0 binary64) z)) |
Compiled 41958 to 2775 computations (93.4% saved)
27 alts after pruning (25 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1280 | 21 | 1301 |
| Fresh | 2 | 4 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1285 | 27 | 1312 |
| Status | Accuracy | Program |
|---|---|---|
| 55.1% | (-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) | |
| 43.3% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) | |
| 61.3% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) | |
| ✓ | 69.4% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 42.8% | (-.f64 x (*.f64 z y)) | |
| ▶ | 33.8% | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
| 35.1% | (-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) | |
| 39.8% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) | |
| 39.8% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) | |
| 24.6% | (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) | |
| 39.7% | (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) | |
| 32.2% | (-.f64 #s(literal 1 binary64) (*.f64 y z)) | |
| 12.6% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) | |
| ▶ | 70.2% | (+.f64 (cos.f64 y) x) |
| 45.1% | (+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) | |
| ▶ | 45.1% | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
| ▶ | 60.1% | (+.f64 x #s(literal 1 binary64)) |
| 59.0% | (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 31.8% | (*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))))) | |
| 6.2% | (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) | |
| 12.2% | (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) | |
| 52.9% | (*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) | |
| ▶ | 59.5% | (*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
| 60.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) | |
| 60.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) | |
| 2.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) | |
| ✓ | 39.9% | x |
Compiled 1029 to 541 computations (47.4% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 x z) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (cos.f64 y) x) |
| 1880× | *-lowering-*.f32 |
| 1880× | *-lowering-*.f64 |
| 1624× | fnmadd-define |
| 1532× | fnmsub-define |
| 1332× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 141 |
| 1 | 69 | 130 |
| 2 | 218 | 129 |
| 3 | 726 | 129 |
| 4 | 2584 | 128 |
| 5 | 7220 | 128 |
| 0 | 8003 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (cos y) x) |
(cos y) |
y |
x |
(+ x 1) |
x |
1 |
(+ x (+ 1 (* y (* y -1/2)))) |
x |
(+ 1 (* y (* y -1/2))) |
1 |
(* y (* y -1/2)) |
y |
(* y -1/2) |
-1/2 |
(- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
x |
(* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))))) |
y |
(+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))) |
z |
(* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))) |
(* y y) |
(* z (+ -1/6 (* (* y y) 1/120))) |
(+ -1/6 (* (* y y) 1/120)) |
-1/6 |
(* (* y y) 1/120) |
1/120 |
(* z (- (/ x z) (sin y))) |
z |
(- (/ x z) (sin y)) |
(/ x z) |
x |
(sin y) |
y |
| Outputs |
|---|
(+ (cos y) x) |
(+.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
y |
x |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(+ x (+ 1 (* y (* y -1/2)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
x |
(+ 1 (* y (* y -1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
1 |
#s(literal 1 binary64) |
(* y (* y -1/2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
y |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
(+.f64 x (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
x |
(* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))))) |
(*.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
y |
(+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
z |
(* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(* y y) |
(*.f64 y y) |
(* z (+ -1/6 (* (* y y) 1/120))) |
(*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(+ -1/6 (* (* y y) 1/120)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
-1/6 |
#s(literal -1/6 binary64) |
(* (* y y) 1/120) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
1/120 |
#s(literal 1/120 binary64) |
(* z (- (/ x z) (sin y))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
z |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(/ x z) |
(/.f64 x z) |
x |
(sin y) |
(sin.f64 y) |
y |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 x z) (sin.f64 y)) |
| ✓ | accuracy | 90.0% | (*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 94.9% | (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
| ✓ | accuracy | 92.6% | (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 (cos.f64 y) x) |
| 128.0ms | 256× | 0 | valid |
Compiled 160 to 27 computations (83.1% saved)
ival-mult: 15.0ms (27.9% of total)ival-add: 9.0ms (16.7% of total)ival-sin: 9.0ms (16.7% of total)ival-cos: 8.0ms (14.9% of total)...c/correct-round.rkt:119:19: 8.0ms (14.9% of total)ival-sub: 3.0ms (5.6% of total)ival-div: 2.0ms (3.7% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (cos y) x)> |
#<alt (cos y)> |
#<alt (+ x 1)> |
#<alt (+ x (+ 1 (* y (* y -1/2))))> |
#<alt (+ 1 (* y (* y -1/2)))> |
#<alt (* y (* y -1/2))> |
#<alt (* y -1/2)> |
#<alt (- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))))))> |
#<alt (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))> |
#<alt (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))))> |
#<alt (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (- (/ x z) (sin y))> |
#<alt (/ x z)> |
#<alt (sin y)> |
#<alt (* z (+ -1/6 (* (* y y) 1/120)))> |
#<alt (* (* y y) 1/120)> |
| Outputs |
|---|
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* 1/6 (* (pow y 2) z)) z)))> |
#<alt (+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)))> |
#<alt (* -1/120 (* (pow y 5) z))> |
#<alt (* (pow y 5) (- (* 1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 5) (- (* -1 (/ z (pow y 4))) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))> |
#<alt (* (pow y 5) (- (/ x (pow y 5)) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))))> |
#<alt (* -1/120 (* (pow y 5) z))> |
#<alt (* -1 (* (pow y 5) (- (* -1/6 (/ z (pow y 2))) (* -1/120 z))))> |
#<alt (* -1 (* (pow y 5) (- (/ z (pow y 4)) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ x (pow y 5))) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))))> |
#<alt x> |
#<alt (+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))))> |
#<alt (+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))))> |
#<alt (+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))))> |
#<alt (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* 1/120 (* (pow y 5) z))> |
#<alt (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* 1/120 (* (pow y 5) z))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))> |
#<alt (* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))> |
#<alt (* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))> |
#<alt (* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))> |
#<alt z> |
#<alt (+ z (* -1/6 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))> |
#<alt (* 1/120 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* 1/120 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))> |
#<alt (* -1/6 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))> |
#<alt (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))> |
#<alt (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))> |
#<alt (* 1/120 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* 1/120 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt x> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))> |
#<alt (+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* z (- (/ x z) (sin y)))> |
#<alt (* -1 (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (/ x z)> |
#<alt (* x (+ (* -1 (/ (sin y) x)) (/ 1 z)))> |
#<alt (* x (+ (* -1 (/ (sin y) x)) (/ 1 z)))> |
#<alt (* x (+ (* -1 (/ (sin y) x)) (/ 1 z)))> |
#<alt (/ x z)> |
#<alt (* -1 (* x (- (/ (sin y) x) (/ 1 z))))> |
#<alt (* -1 (* x (- (/ (sin y) x) (/ 1 z))))> |
#<alt (* -1 (* x (- (/ (sin y) x) (/ 1 z))))> |
#<alt (/ x z)> |
#<alt (/ (+ x (* -1 (* z (sin y)))) z)> |
#<alt (/ (+ x (* -1 (* z (sin y)))) z)> |
#<alt (/ (+ x (* -1 (* z (sin y)))) z)> |
#<alt (* -1 (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (/ x z)> |
#<alt (+ (* -1 y) (/ x z))> |
#<alt (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z))> |
#<alt (+ (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) (/ x z))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (- (/ x z) (sin y))> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* z (- (* 1/120 (pow y 2)) 1/6))> |
#<alt (* -1/6 z)> |
#<alt (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))> |
#<alt (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))> |
#<alt (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))> |
#<alt (* 1/120 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* 1/120 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
#<alt (* 1/120 (pow y 2))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | (* z (- (/ x z) (sin y))) |
| 3.0ms | z | @ | -inf | (- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
| 2.0ms | x | @ | -inf | (/ x z) |
| 1.0ms | x | @ | 0 | (- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
| 1.0ms | z | @ | 0 | (- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
| 1× | batch-egg-rewrite |
| 3302× | *-lowering-*.f32 |
| 3302× | *-lowering-*.f64 |
| 2484× | /-lowering-/.f32 |
| 2484× | /-lowering-/.f64 |
| 2364× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 117 |
| 1 | 169 | 107 |
| 2 | 1647 | 106 |
| 0 | 8465 | 106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (cos y) x) |
(cos y) |
(+ x 1) |
(+ x (+ 1 (* y (* y -1/2)))) |
(+ 1 (* y (* y -1/2))) |
(* y (* y -1/2)) |
(* y -1/2) |
(- x (* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))))) |
(* y (+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))))) |
(+ z (* (* y y) (* z (+ -1/6 (* (* y y) 1/120))))) |
(* (* y y) (* z (+ -1/6 (* (* y y) 1/120)))) |
(* z (- (/ x z) (sin y))) |
(- (/ x z) (sin y)) |
(/ x z) |
(sin y) |
(* z (+ -1/6 (* (* y y) 1/120))) |
(* (* y y) 1/120) |
| Outputs |
|---|
(+.f64 (cos.f64 y) x) |
(+.f64 x (cos.f64 y)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (cos.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (cos.f64 y) x)) (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (-.f64 (cos.f64 y) x) (-.f64 (cos.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (cos.f64 y)))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (-.f64 x (cos.f64 y)))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(cos.f64 y) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x) |
(+.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))) x) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal -1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x) (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) y) |
(*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(+.f64 (-.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (fma.f64 (neg.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) y (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(+.f64 (-.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) x) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (/.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (/.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(-.f64 (-.f64 x (*.f64 y z)) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (/.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(fma.f64 y (neg.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) x) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(fma.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) x) |
(fma.f64 (neg.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (neg.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (+.f64 x (*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))))) |
(+.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y z)) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(fma.f64 y z (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y z)) |
(fma.f64 (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 y y)) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) y (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 y z)) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y y) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y z))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y z)) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (*.f64 y (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) y) (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) y) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (neg.f64 (-.f64 (*.f64 y z) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (neg.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) y)) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) y)) (neg.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 y z))))) |
(*.f64 y (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(*.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) y) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))) |
(fma.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) z) |
(fma.f64 z (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) z) |
(fma.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z) |
(fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y) z) |
(fma.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) z) |
(fma.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) y z) |
(fma.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (neg.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (*.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (*.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z)))) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z)) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z)))) |
(fma.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y z)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y (*.f64 y z))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y z))))))) |
(*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y z))) |
(*.f64 (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) |
(*.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) y) |
(*.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z) |
(+.f64 (*.f64 z (/.f64 x z)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 x z) z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z)) |
(fma.f64 z (/.f64 x z) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(fma.f64 (/.f64 x z) z (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z)) |
(/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) |
(/.f64 (*.f64 z (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (/.f64 x z) (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) z) (+.f64 (/.f64 x z) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 (/.f64 x z) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z)) (neg.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) z)) (neg.f64 (+.f64 (/.f64 x z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z))) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (*.f64 (*.f64 z (/.f64 x z)) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x z) z) (*.f64 (/.f64 x z) z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z)) (*.f64 (*.f64 (/.f64 x z) z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(*.f64 (-.f64 (/.f64 x z) (sin.f64 y)) z) |
(+.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 x z)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (+.f64 (/.f64 x z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (+.f64 (/.f64 x z) (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) x (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 y) (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x z) (sin.f64 y)) (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (/.f64 x z) (sin.f64 y))) |
(/.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x z) (sin.f64 y)) (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (+.f64 (/.f64 x z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) (*.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (+.f64 (/.f64 x z) (sin.f64 y))) (*.f64 (+.f64 (/.f64 x z) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 (+.f64 (/.f64 x z) (sin.f64 y)) (+.f64 (/.f64 x z) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 x z) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 x z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x z) (sin.f64 y)) (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x z) (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(sin.f64 y) |
(+.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z #s(literal -1/6 binary64))) |
(+.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (-.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (-.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/120 binary64)) z) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 z #s(literal -1/6 binary64) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) z) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) z (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z)) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y z) (*.f64 y #s(literal 1/120 binary64)) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal 1/120 binary64) (*.f64 z #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 z #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) (+.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (-.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (*.f64 z (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) z) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (neg.f64 (-.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) z)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z)) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) (*.f64 #s(literal -1/216 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/6 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 z #s(literal -1/6 binary64)))))) |
(*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) z) |
(*.f64 y (*.f64 y #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal 1/120 binary64)) y) |
| 1× | egg-herbie |
| 3138× | *-lowering-*.f32 |
| 3138× | *-lowering-*.f64 |
| 2208× | fma-lowering-fma.f32 |
| 2208× | fma-lowering-fma.f64 |
| 1952× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 3214 |
| 1 | 750 | 2712 |
| 2 | 2357 | 2656 |
| 3 | 6102 | 2646 |
| 0 | 8226 | 2646 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
x |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1 (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
x |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
x |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(* -1/120 (* (pow y 5) z)) |
(* (pow y 5) (- (* 1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 5) (- (* -1 (/ z (pow y 4))) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))) |
(* (pow y 5) (- (/ x (pow y 5)) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))) |
(* -1/120 (* (pow y 5) z)) |
(* -1 (* (pow y 5) (- (* -1/6 (/ z (pow y 2))) (* -1/120 z)))) |
(* -1 (* (pow y 5) (- (/ z (pow y 4)) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(* -1 (* (pow y 5) (- (* -1 (/ x (pow y 5))) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))) |
x |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* 1/120 (* (pow y 5) z)) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* 1/120 (* (pow y 5) z)) |
(* -1 (* (pow y 5) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
z |
(+ z (* -1/6 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
(* 1/120 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* 1/120 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(* -1/6 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(* 1/120 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* 1/120 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
x |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (sin y))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
(+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* z (- (/ x z) (sin y))) |
(* -1 (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(/ x z) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(/ x z) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(/ x z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(* -1 (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(* -1 (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(/ x z) |
(+ (* -1 y) (/ x z)) |
(+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)) |
(+ (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) (/ x z)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(- (/ x z) (sin y)) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(* -1/6 z) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(* 1/120 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* 1/120 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
(* 1/120 (pow y 2)) |
| Outputs |
|---|
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64))) x)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64))) x)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
x |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)))) |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)))) |
(* x (+ 1 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (pow y 2))) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1/2 y) |
(*.f64 #s(literal -1/2 binary64) y) |
(* -1 (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(- x (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6)))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
x |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x)))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* y (+ z (* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))))) x) 1))) |
(+.f64 x (*.f64 (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) #s(literal 1 binary64))) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(+ x (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal -1/120 binary64))))) z))) |
(* -1/120 (* (pow y 5) z)) |
(*.f64 z (*.f64 #s(literal -1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (- (* 1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)))) |
(* (pow y 5) (- (* -1 (/ z (pow y 4))) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z)))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 5) (- (/ x (pow y 5)) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64))))) |
(* -1/120 (* (pow y 5) z)) |
(*.f64 z (*.f64 #s(literal -1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (- (* -1/6 (/ z (pow y 2))) (* -1/120 z)))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)))) |
(* -1 (* (pow y 5) (- (/ z (pow y 4)) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* -1 (* (pow y 5) (- (* -1 (/ x (pow y 5))) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 z (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64))))) |
x |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(+ x (* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
(+.f64 x (*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* -1 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* z (- (/ x z) (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(*.f64 y (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* -1 (* z (- (* -1 (/ x z)) (* y (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* 1/120 (* (pow y 5) z)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 z (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* 1/120 (* (pow y 5) z)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 z (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* y (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1)))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
z |
(+ z (* -1/6 (* (pow y 2) z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* 1/120 (* (pow y 4) z)) |
(*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* 1/120 (* (pow y 4) z)) |
(*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(* -1/6 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/6 binary64)))) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* 1/120 (* (pow y 4) z)) |
(*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* 1/120 (* (pow y 4) z)) |
(*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* (pow y 2) (* z (- (* 1/120 (pow y 2)) 1/6))) |
(*.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
x |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(+.f64 x (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
(+.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal -1/120 binary64))))) z))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (- (/ x z) (sin y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(/ x z) |
(/.f64 x z) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(* x (+ (* -1 (/ (sin y) x)) (/ 1 z))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (sin y) x) (/ 1 z)))) |
(+.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(/.f64 (-.f64 x (*.f64 z (sin.f64 y))) z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(/.f64 (-.f64 x (*.f64 z (sin.f64 y))) z) |
(/ (+ x (* -1 (* z (sin y)))) z) |
(/.f64 (-.f64 x (*.f64 z (sin.f64 y))) z) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(/ x z) |
(/.f64 x z) |
(+ (* -1 y) (/ x z)) |
(-.f64 (/.f64 x z) y) |
(+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(+ (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal -1/120 binary64)))))))) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(- (/ x z) (sin y)) |
(-.f64 (/.f64 x z) (sin.f64 y)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* z (- (* 1/120 (pow y 2)) 1/6)) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1/6 z) |
(*.f64 z #s(literal -1/6 binary64)) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 z) (* 1/120 (* (pow y 2) z))) |
(*.f64 z (+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* 1/120 (* (pow y 2) z)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* 1/120 (* (pow y 2) z)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y z))) (*.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(* 1/120 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
Compiled 17169 to 1503 computations (91.2% saved)
34 alts after pruning (29 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 717 | 16 | 733 |
| Fresh | 7 | 13 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 726 | 34 | 760 |
| Status | Accuracy | Program |
|---|---|---|
| 26.6% | (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) | |
| ▶ | 40.6% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ▶ | 61.3% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| ✓ | 69.4% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 42.8% | (-.f64 x (*.f64 z y)) | |
| 33.1% | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) | |
| 35.1% | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) | |
| 24.4% | (-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) | |
| 39.8% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) | |
| ▶ | 39.8% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
| 39.7% | (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) | |
| 32.2% | (-.f64 #s(literal 1 binary64) (*.f64 y z)) | |
| 12.6% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) | |
| 43.3% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) | |
| 43.3% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) | |
| ✓ | 70.2% | (+.f64 (cos.f64 y) x) |
| 42.3% | (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) | |
| 25.7% | (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) | |
| ✓ | 60.1% | (+.f64 x #s(literal 1 binary64)) |
| ▶ | 21.8% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
| 6.2% | (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) | |
| 12.2% | (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) | |
| 39.4% | (*.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (/.f64 x z) (sin.f64 y)))) | |
| 30.0% | (*.f64 z (/.f64 x z)) | |
| 52.9% | (*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) | |
| ✓ | 59.5% | (*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
| 32.9% | (*.f64 z (-.f64 (/.f64 x z) y)) | |
| 60.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) | |
| 60.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) | |
| 2.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) | |
| 2.9% | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) | |
| 32.1% | (cos.f64 y) | |
| ✓ | 39.9% | x |
| ▶ | 22.5% | #s(literal 1 binary64) |
Compiled 987 to 612 computations (38% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
| ✓ | cost-diff | 640 | (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| 2168× | fmsub-define |
| 2028× | fmm-def |
| 1996× | fma-lowering-fma.f32 |
| 1996× | fma-lowering-fma.f64 |
| 1610× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 146 |
| 1 | 64 | 130 |
| 2 | 140 | 126 |
| 3 | 362 | 107 |
| 4 | 1282 | 103 |
| 5 | 4651 | 103 |
| 0 | 8058 | 103 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
1 |
(+ 1 (* -1/2 (* y y))) |
1 |
(* -1/2 (* y y)) |
-1/2 |
(* y y) |
y |
(- (/ (* x x) (+ x -1)) (/ 1 (+ x -1))) |
(/ (* x x) (+ x -1)) |
(* x x) |
x |
(+ x -1) |
-1 |
(/ 1 (+ x -1)) |
1 |
(- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
1 |
(/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))) |
(/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))) |
(+ x (* y z)) |
x |
(* y z) |
y |
z |
(- (* y (* z (* y z))) (* x x)) |
(* y (* z (* y z))) |
(* z (* y z)) |
(* x x) |
| Outputs |
|---|
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* y y))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
1 |
#s(literal 1 binary64) |
(* -1/2 (* y y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y y) |
(*.f64 y y) |
y |
(- (/ (* x x) (+ x -1)) (/ 1 (+ x -1))) |
(+.f64 (*.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/ (* x x) (+ x -1)) |
(*.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64)))) |
(* x x) |
(*.f64 x x) |
x |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(/ 1 (+ x -1)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z))) |
1 |
#s(literal 1 binary64) |
(/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))) |
(-.f64 (*.f64 y z) x) |
(/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(+ x (* y z)) |
(+.f64 x (*.f64 y z)) |
x |
(* y z) |
(*.f64 y z) |
y |
z |
(- (* y (* z (* y z))) (* x x)) |
(-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 x x)) |
(* y (* z (* y z))) |
(*.f64 z (*.f64 z (*.f64 y y))) |
(* z (* y z)) |
(*.f64 z (*.f64 y z)) |
(* x x) |
(*.f64 x x) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
| ✓ | accuracy | 94.2% | (*.f64 y (*.f64 z (*.f64 y z))) |
| ✓ | accuracy | 94.0% | (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) |
| ✓ | accuracy | 50.0% | (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
| ✓ | accuracy | 78.9% | (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 z (sin.f64 y)) |
| 116.0ms | 256× | 0 | valid |
Compiled 169 to 27 computations (84% saved)
ival-mult: 13.0ms (25.7% of total)ival-div: 10.0ms (19.7% of total)ival-cos: 9.0ms (17.8% of total)ival-sub: 6.0ms (11.8% of total)ival-add: 6.0ms (11.8% of total)ival-sin: 6.0ms (11.8% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (cos y) (* z (sin y)))> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (sin y)> |
#<alt (+ 1 (* -1/2 (* y y)))> |
#<alt (* -1/2 (* y y))> |
#<alt (* y y)> |
#<alt (- (/ (* x x) (+ x -1)) (/ 1 (+ x -1)))> |
#<alt (/ (* x x) (+ x -1))> |
#<alt (* x x)> |
#<alt (+ x -1)> |
#<alt (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))> |
#<alt (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))> |
#<alt (- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))))> |
#<alt (+ x (* y z))> |
#<alt (/ 1 (+ x -1))> |
#<alt (- (* y (* z (* y z))) (* x x))> |
#<alt (* y (* z (* y z)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 x) 1))> |
#<alt (* (pow x 2) (- (* x (- (* -1 x) 1)) 1))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -1 x) 1)) 1)) 1))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (/ 1 (* y z))> |
#<alt (+ (/ 1 (* y z)) (/ x (* (pow y 2) (pow z 2))))> |
#<alt (+ (* x (+ (/ 1 (* (pow y 2) (pow z 2))) (/ x (* (pow y 3) (pow z 3))))) (/ 1 (* y z)))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (* (pow y 3) (pow z 3))) (/ x (* (pow y 4) (pow z 4))))) (/ 1 (* (pow y 2) (pow z 2))))) (/ 1 (* y z)))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* -1 (/ (* y z) x)) 1) x)> |
#<alt (/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) 1) x)> |
#<alt (/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 3) (pow z 3)) (pow x 3)))) (+ 1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ (* y z) x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* (pow y 2) (pow z 2)) x))) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) x) (* -1 (* (pow y 2) (pow z 2)))) x))) x))) x))> |
#<alt (/ -1 x)> |
#<alt (- (* -1 (/ (* y z) (pow x 2))) (/ 1 x))> |
#<alt (- (* y (+ (* -1 (/ z (pow x 2))) (* -1 (/ (* y (pow z 2)) (pow x 3))))) (/ 1 x))> |
#<alt (- (* y (+ (* -1 (/ z (pow x 2))) (* y (- (* -1 (/ (* y (pow z 3)) (pow x 4))) (/ (pow z 2) (pow x 3)))))) (/ 1 x))> |
#<alt (/ 1 (* y z))> |
#<alt (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)> |
#<alt (/ (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 2) (* (pow y 2) (pow z 3))))) y)> |
#<alt (/ (- (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 3) (* (pow y 3) (pow z 4))))) (* -1 (/ (pow x 2) (* (pow y 2) (pow z 3))))) y)> |
#<alt (/ 1 (* y z))> |
#<alt (* -1 (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (/ x (pow z 2)) (/ (pow x 2) (* y (pow z 3)))) y)) (/ 1 z)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 4)))) (/ (pow x 2) (pow z 3))) y)) (/ x (pow z 2))) y)) (/ 1 z)) y))> |
#<alt (/ -1 x)> |
#<alt (- (* -1 (/ (* y z) (pow x 2))) (/ 1 x))> |
#<alt (- (* z (+ (* -1 (/ y (pow x 2))) (* -1 (/ (* (pow y 2) z) (pow x 3))))) (/ 1 x))> |
#<alt (- (* z (+ (* -1 (/ y (pow x 2))) (* z (- (* -1 (/ (* (pow y 3) z) (pow x 4))) (/ (pow y 2) (pow x 3)))))) (/ 1 x))> |
#<alt (/ 1 (* y z))> |
#<alt (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)> |
#<alt (/ (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 2) (* (pow y 3) (pow z 2))))) z)> |
#<alt (/ (- (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 3) (* (pow y 4) (pow z 3))))) (* -1 (/ (pow x 2) (* (pow y 3) (pow z 2))))) z)> |
#<alt (/ 1 (* y z))> |
#<alt (* -1 (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (/ x (pow y 2)) (/ (pow x 2) (* (pow y 3) z))) z)) (/ 1 y)) z))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* (pow y 4) z))) (/ (pow x 2) (pow y 3))) z)) (/ x (pow y 2))) z)) (/ 1 y)) z))> |
#<alt (* y z)> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* x (- (/ (* y z) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (* y z) x)))))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y (+ z (* -1 (/ x y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ x y))))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (+ (* -1 x) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* z (+ y (* -1 (/ x z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ x z))))> |
#<alt (- 1 (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt (- (+ 1 x) (* y z))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ (* y z) x)))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x)))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) z))> |
#<alt (* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z))> |
#<alt (* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y))))> |
#<alt (+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (+ (/ 1 z) (/ x z)) y))> |
#<alt (* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y))> |
#<alt (* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y))))> |
#<alt (* y z)> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -1 x) 1)) 1)) 1)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (- (* (pow y 2) (pow z 2)) (pow x 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))) |
| 3.0ms | x | @ | 0 | (- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
| 1.0ms | y | @ | inf | (- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
| 1.0ms | z | @ | inf | (- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
| 1.0ms | x | @ | inf | (- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
| 1× | batch-egg-rewrite |
| 3694× | *-lowering-*.f32 |
| 3694× | *-lowering-*.f64 |
| 2430× | +-lowering-+.f64 |
| 2430× | +-lowering-+.f32 |
| 2258× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 120 |
| 1 | 181 | 97 |
| 2 | 1753 | 96 |
| 0 | 8526 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(cos y) |
(* z (sin y)) |
(sin y) |
(+ 1 (* -1/2 (* y y))) |
(* -1/2 (* y y)) |
(* y y) |
(- (/ (* x x) (+ x -1)) (/ 1 (+ x -1))) |
(/ (* x x) (+ x -1)) |
(* x x) |
(+ x -1) |
(/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))) |
(/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x)))) |
(- 1 (/ 1 (/ (+ x (* y z)) (- (* y (* z (* y z))) (* x x))))) |
(+ x (* y z)) |
(/ 1 (+ x -1)) |
(- (* y (* z (* y z))) (* x x)) |
(* y (* z (* y z))) |
| Outputs |
|---|
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) (cos.f64 y)) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(cos.f64 y) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/2 binary64))) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(exp.f64 (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(exp.f64 (log.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 x (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (-.f64 x (*.f64 y z))) |
(pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(*.f64 (+.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(*.f64 (+.f64 x (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (+.f64 x (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(+.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 x (*.f64 y z))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 y z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) (-.f64 x (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) (-.f64 x (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (*.f64 y z)) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x (*.f64 y z)) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (*.f64 y z)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (+.f64 x (*.f64 y z))) |
(pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) (-.f64 x (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 y z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (*.f64 y z)) |
(+.f64 (*.f64 y z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 x (*.f64 y z)))) |
(fma.f64 y z x) |
(fma.f64 z y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y z)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y z) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y z))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))) (-.f64 x (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) (neg.f64 (-.f64 x (*.f64 y z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y z)) (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) x))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 y z)) (-.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 z (*.f64 y z)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) |
(-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(fma.f64 y (*.f64 z (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 y (*.f64 z (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 y (*.f64 z (*.f64 y z)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 z (*.f64 y (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 z (*.f64 y (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 z (*.f64 y (*.f64 y z)) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 z (*.f64 (*.f64 y z) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 z (*.f64 (*.f64 y z) y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 z (*.f64 (*.f64 y z) y) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 z z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 y y) (*.f64 z z) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 z (*.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))) |
(fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 y z) (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 y z) (*.f64 y z) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y z) x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 z (*.f64 y z)) y (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 z (*.f64 y z)) y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 z (*.f64 y z)) y (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 y (*.f64 z (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 z z) (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 z z) (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 z z) (*.f64 y y) (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (*.f64 y (*.f64 y z)) z (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 y (*.f64 y z)) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 y (*.f64 y z)) z (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 y z) y) z (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 y z) y) z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 y z) y) z (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y z) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 y z) #s(literal 2 binary64)) |
(*.f64 y (*.f64 z (*.f64 y z))) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(*.f64 z (*.f64 (*.f64 y z) y)) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(*.f64 (*.f64 y z) (*.f64 y z)) |
(*.f64 (*.f64 z (*.f64 y z)) y) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 (*.f64 y (*.f64 y z)) z) |
(*.f64 (*.f64 (*.f64 y z) y) z) |
| 1× | egg-herbie |
| 3254× | *-lowering-*.f32 |
| 3254× | *-lowering-*.f64 |
| 2384× | +-lowering-+.f64 |
| 2384× | +-lowering-+.f32 |
| 1202× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 464 | 2974 |
| 1 | 1529 | 2472 |
| 2 | 5058 | 2356 |
| 0 | 8244 | 2356 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(cos y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(* -1/2 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1 x) 1)) |
(* (pow x 2) (- (* x (- (* -1 x) 1)) 1)) |
(* (pow x 2) (- (* x (- (* x (- (* -1 x) 1)) 1)) 1)) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* x (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
x |
(* x (+ 1 (/ 1 x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(/ 1 (* y z)) |
(+ (/ 1 (* y z)) (/ x (* (pow y 2) (pow z 2)))) |
(+ (* x (+ (/ 1 (* (pow y 2) (pow z 2))) (/ x (* (pow y 3) (pow z 3))))) (/ 1 (* y z))) |
(+ (* x (+ (* x (+ (/ 1 (* (pow y 3) (pow z 3))) (/ x (* (pow y 4) (pow z 4))))) (/ 1 (* (pow y 2) (pow z 2))))) (/ 1 (* y z))) |
(/ -1 x) |
(/ (- (* -1 (/ (* y z) x)) 1) x) |
(/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) 1) x) |
(/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 3) (pow z 3)) (pow x 3)))) (+ 1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ (* y z) x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* (pow y 2) (pow z 2)) x))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) x) (* -1 (* (pow y 2) (pow z 2)))) x))) x))) x)) |
(/ -1 x) |
(- (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(- (* y (+ (* -1 (/ z (pow x 2))) (* -1 (/ (* y (pow z 2)) (pow x 3))))) (/ 1 x)) |
(- (* y (+ (* -1 (/ z (pow x 2))) (* y (- (* -1 (/ (* y (pow z 3)) (pow x 4))) (/ (pow z 2) (pow x 3)))))) (/ 1 x)) |
(/ 1 (* y z)) |
(/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y) |
(/ (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 2) (* (pow y 2) (pow z 3))))) y) |
(/ (- (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 3) (* (pow y 3) (pow z 4))))) (* -1 (/ (pow x 2) (* (pow y 2) (pow z 3))))) y) |
(/ 1 (* y z)) |
(* -1 (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y)) |
(* -1 (/ (- (* -1 (/ (+ (/ x (pow z 2)) (/ (pow x 2) (* y (pow z 3)))) y)) (/ 1 z)) y)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 4)))) (/ (pow x 2) (pow z 3))) y)) (/ x (pow z 2))) y)) (/ 1 z)) y)) |
(/ -1 x) |
(- (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(- (* z (+ (* -1 (/ y (pow x 2))) (* -1 (/ (* (pow y 2) z) (pow x 3))))) (/ 1 x)) |
(- (* z (+ (* -1 (/ y (pow x 2))) (* z (- (* -1 (/ (* (pow y 3) z) (pow x 4))) (/ (pow y 2) (pow x 3)))))) (/ 1 x)) |
(/ 1 (* y z)) |
(/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z) |
(/ (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 2) (* (pow y 3) (pow z 2))))) z) |
(/ (- (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 3) (* (pow y 4) (pow z 3))))) (* -1 (/ (pow x 2) (* (pow y 3) (pow z 2))))) z) |
(/ 1 (* y z)) |
(* -1 (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z)) |
(* -1 (/ (- (* -1 (/ (+ (/ x (pow y 2)) (/ (pow x 2) (* (pow y 3) z))) z)) (/ 1 y)) z)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* (pow y 4) z))) (/ (pow x 2) (pow y 3))) z)) (/ x (pow y 2))) z)) (/ 1 y)) z)) |
(* y z) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(* -1 x) |
(* x (- (/ (* y z) x) 1)) |
(* x (- (/ (* y z) x) 1)) |
(* x (- (/ (* y z) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(* -1 x) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ x y)))) |
(* y (+ z (* -1 (/ x y)))) |
(* y (+ z (* -1 (/ x y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(* -1 x) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(+ (* -1 x) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ x z)))) |
(* z (+ y (* -1 (/ x z)))) |
(* z (+ y (* -1 (/ x z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(- 1 (* y z)) |
(- (+ 1 x) (* y z)) |
(- (+ 1 x) (* y z)) |
(- (+ 1 x) (* y z)) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z)))) |
(+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z)))) |
(* -1 (* y z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z)) |
(* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z)) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z)))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y)))) |
(+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y)))) |
(* -1 (* y z)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y)) |
(* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y)))) |
(* y z) |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
x |
(* x (+ 1 (/ (* y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
x |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
(* y z) |
(* y (+ z (/ x y))) |
(* y (+ z (/ x y))) |
(* y (+ z (/ x y))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
x |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
(* y z) |
(* z (+ y (/ x z))) |
(* z (+ y (/ x z))) |
(* z (+ y (/ x z))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1 x) 1)) 1) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
(* -1 (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(* -1 (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* z (- (/ (cos y) z) (sin y))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (- (/ (cos y) z) (sin y))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (- (/ (cos y) z) (sin y))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (+.f64 z (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* -1 x) 1)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) |
(* (pow x 2) (- (* x (- (* -1 x) 1)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(* (pow x 2) (- (* x (- (* x (- (* -1 x) 1)) 1)) 1)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x))))))) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* x (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ (/ 1 (* y z)) (/ x (* (pow y 2) (pow z 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 y (*.f64 z z))))) |
(+ (* x (+ (/ 1 (* (pow y 2) (pow z 2))) (/ x (* (pow y 3) (pow z 3))))) (/ 1 (* y z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 z z)))) (/.f64 (/.f64 x (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) |
(+ (* x (+ (* x (+ (/ 1 (* (pow y 3) (pow z 3))) (/ x (* (pow y 4) (pow z 4))))) (/ 1 (* (pow y 2) (pow z 2))))) (/ 1 (* y z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 z z)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (/.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)))))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ (* y z) x)) 1) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)) x) |
(/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) x)) x) |
(/ (- (+ (* -1 (/ (* y z) x)) (* -1 (/ (* (pow y 3) (pow z 3)) (pow x 3)))) (+ 1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) x))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ (* y z) x)) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* (pow y 2) (pow z 2)) x))) x))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) x) (* -1 (* (pow y 2) (pow z 2)))) x))) x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y z) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) x))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)) x) |
(- (* y (+ (* -1 (/ z (pow x 2))) (* -1 (/ (* y (pow z 2)) (pow x 3))))) (/ 1 x)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 z (*.f64 x x)) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(- (* y (+ (* -1 (/ z (pow x 2))) (* y (- (* -1 (/ (* y (pow z 3)) (pow x 4))) (/ (pow z 2) (pow x 3)))))) (/ 1 x)) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 z (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z)))) y) |
(/ (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 2) (* (pow y 2) (pow z 3))))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 x (*.f64 y (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 z z)))) y) |
(/ (- (+ (/ 1 z) (+ (/ x (* y (pow z 2))) (/ (pow x 3) (* (pow y 3) (pow z 4))))) (* -1 (/ (pow x 2) (* (pow y 2) (pow z 3))))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (+.f64 (/.f64 x (*.f64 y (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 z #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z))) (*.f64 z z)))) y) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(* -1 (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z)))) y) |
(* -1 (/ (- (* -1 (/ (+ (/ x (pow z 2)) (/ (pow x 2) (* y (pow z 3)))) y)) (/ 1 z)) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (*.f64 z z)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 z z))))) y) (/.f64 #s(literal 1 binary64) z)) y) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 4)))) (/ (pow x 2) (pow z 3))) y)) (/ x (pow z 2))) y)) (/ 1 z)) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (*.f64 z z)) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z z)))) y)) y) (/.f64 #s(literal 1 binary64) z)) y) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)) x) |
(- (* z (+ (* -1 (/ y (pow x 2))) (* -1 (/ (* (pow y 2) z) (pow x 3))))) (/ 1 x)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (*.f64 y (/.f64 y (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) x)) |
(- (* z (+ (* -1 (/ y (pow x 2))) (* z (- (* -1 (/ (* (pow y 3) z) (pow x 4))) (/ (pow y 2) (pow x 3)))))) (/ 1 x)) |
(+.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 y (/.f64 y (*.f64 x (*.f64 x x)))))) (/.f64 y (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z)))) y) |
(/ (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 2) (* (pow y 3) (pow z 2))))) z) |
(/.f64 (+.f64 (/.f64 x (*.f64 y (*.f64 y z))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))))) z) |
(/ (- (+ (/ 1 y) (+ (/ x (* (pow y 2) z)) (/ (pow x 3) (* (pow y 4) (pow z 3))))) (* -1 (/ (pow x 2) (* (pow y 3) (pow z 2))))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y (*.f64 z z))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y (*.f64 y z)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y y))))) z) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(* -1 (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z)))) y) |
(* -1 (/ (- (* -1 (/ (+ (/ x (pow y 2)) (/ (pow x 2) (* (pow y 3) z))) z)) (/ 1 y)) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 3) (* (pow y 4) z))) (/ (pow x 2) (pow y 3))) z)) (/ x (pow y 2))) z)) (/ 1 y)) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 (/.f64 x y) y)) y)) z)) z) (/.f64 #s(literal 1 binary64) y)) z) |
(* y z) |
(*.f64 y z) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (- (/ (* y z) x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (* y z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y (+ z (* -1 (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (/ x y)))) |
(*.f64 y (-.f64 z (/.f64 x y))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(+ (* -1 x) (* y z)) |
(-.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* z (+ y (* -1 (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (/ x z)))) |
(*.f64 z (-.f64 y (/.f64 x z))) |
(- 1 (* y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(- (+ 1 x) (* y z)) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
x |
(* x (- (+ 1 (/ 1 x)) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (pow y 2) (pow z 2))) (* (pow y 2) (pow z 2))) (pow x 2))) (/ 1 x))) (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 (* y z)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y z)) x))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y z)) x))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (/ (* (pow y 2) (pow z 2)) x))) (* y z)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y z)) x))) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) x)) (/ (pow z 2) x)))) z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* -1 (* y z)) |
(*.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* y (- (+ (/ 1 y) (/ x y)) z)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 x y) z))) |
(* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z)) |
(*.f64 y (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) z))) |
(* y (- (+ (* -1 (/ (pow x 2) (* (pow y 2) z))) (+ (/ 1 y) (+ (/ x y) (/ (pow x 2) (* (pow y 2) z))))) z)) |
(*.f64 y (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) (-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y z)))) z))) |
(* -1 (* y z)) |
(*.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* y (- (* -1 (/ (+ 1 x) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) z)) |
(* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) z)) |
(* -1 (* y (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (/ (pow x 2) z)) y)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) z)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ 1 (+ x (* z (- (* -1 (* z (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)))) y)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* -1 (* y z)) |
(*.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* z (- (+ (/ 1 z) (/ x z)) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (/.f64 x z) y))) |
(* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y)) |
(*.f64 z (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))) (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))) y))) |
(* z (- (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 z) (+ (/ x z) (/ (pow x 2) (* y (pow z 2)))))) y)) |
(*.f64 z (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))) (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))) y))) |
(* -1 (* y z)) |
(*.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (+ 1 x) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) z) y)) |
(* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) z) y)) |
(* -1 (* z (- (* -1 (/ (+ 1 (+ x (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) z)))) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) z) y)) |
(* y z) |
(*.f64 y z) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
x |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x))) |
x |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
x |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(+ x (* y z)) |
(+.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x))) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* (pow y 2) (+ (* -1 (/ (pow x 2) (pow y 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 x (/.f64 (/.f64 x y) y)))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(- (* (pow y 2) (pow z 2)) (pow x 2)) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow z 2) (+ (* -1 (/ (pow x 2) (pow z 2))) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (/.f64 x (*.f64 z z))))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (* (pow y 2) (pow z 2))) |
(-.f64 (*.f64 y (*.f64 y (*.f64 z z))) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* (pow x 2) (- (/ (* (pow y 2) (pow z 2)) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) x))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
Compiled 21337 to 1994 computations (90.7% saved)
45 alts after pruning (37 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 901 | 16 | 917 |
| Fresh | 3 | 21 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 906 | 45 | 951 |
| Status | Accuracy | Program |
|---|---|---|
| 26.6% | (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) | |
| 20.4% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) | |
| 20.7% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) | |
| 20.4% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) | |
| 21.0% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) | |
| 22.9% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) | |
| 24.1% | (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) | |
| 22.9% | (-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) | |
| 40.3% | (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) | |
| 40.1% | (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) | |
| 43.9% | (-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) | |
| 22.7% | (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) | |
| ✓ | 61.3% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| ✓ | 69.4% | (-.f64 x (*.f64 z (sin.f64 y))) |
| 42.8% | (-.f64 x (*.f64 z y)) | |
| 33.1% | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) | |
| 35.1% | (-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) | |
| 24.4% | (-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) | |
| 39.8% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) | |
| 19.8% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) | |
| 32.2% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) | |
| 32.2% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) | |
| 32.2% | (-.f64 #s(literal 1 binary64) (*.f64 y z)) | |
| 12.6% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) | |
| 43.3% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) | |
| 43.3% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) | |
| ✓ | 70.2% | (+.f64 (cos.f64 y) x) |
| 25.7% | (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) | |
| ✓ | 60.1% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | 21.8% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
| 38.2% | (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) | |
| 6.2% | (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) | |
| 12.2% | (*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) | |
| 39.4% | (*.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (/.f64 x z) (sin.f64 y)))) | |
| 30.0% | (*.f64 z (/.f64 x z)) | |
| 52.9% | (*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) | |
| ✓ | 59.5% | (*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
| 32.9% | (*.f64 z (-.f64 (/.f64 x z) y)) | |
| 2.9% | (*.f64 y (*.f64 y #s(literal -1/2 binary64))) | |
| 60.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) | |
| 60.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) | |
| 2.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) | |
| 32.1% | (cos.f64 y) | |
| ✓ | 39.9% | x |
| ✓ | 22.5% | #s(literal 1 binary64) |
Compiled 1829 to 730 computations (60.1% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(*.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (/.f64 x z) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (+.f64 (/.f64 (/.f64 x z) (/.f64 z x)) (*.f64 (sin.f64 y) (+.f64 (/.f64 x z) (sin.f64 y))))) |
(*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))))) |
(*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (pow.f64 (+.f64 (cos.f64 y) (+.f64 x (*.f64 z (sin.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 19.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 19.0ms | y |
| 18.0ms | z |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 x (*.f64 z (sin.f64 y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
3 calls:
| 17.0ms | z |
| 17.0ms | x |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | x |
| 91.9% | 4 | y |
| 93.1% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
| Outputs |
|---|
(-.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
2 calls:
| 17.0ms | x |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 3 | z |
| 79.9% | 3 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
| Outputs |
|---|
(+.f64 (cos.f64 y) x) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(+.f64 (cos.f64 y) x) |
2 calls:
| 16.0ms | y |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 3 | y |
| 77.9% | 3 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(cos.f64 y) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 16.0ms | x |
| 15.0ms | y |
| 14.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.8% | 3 | z |
| 71.9% | 4 | x |
| 72.6% | 4 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 y z))))) z) (/.f64 #s(literal 1 binary64) y)) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x))) (/.f64 (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 y z) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/14400 binary64))) z) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x (+.f64 x (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z))) (/.f64 (+.f64 x (*.f64 y z)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 x x)) (+.f64 x (*.f64 y z)))))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) |
(+.f64 x #s(literal 1 binary64)) |
2 calls:
| 19.0ms | x |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | x |
| 70.0% | 3 | y |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) z) y)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) x))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 x (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(-.f64 x (*.f64 y (+.f64 z (*.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) x) |
(-.f64 x (*.f64 y (*.f64 (*.f64 z #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 z y)) y))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) |
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 3 | z |
| 67.3% | 3 | x |
| 60.1% | 1 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
2 calls:
| 3.0ms | z |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | z |
| 60.1% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (/.f64 x z)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 1 | z |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
x |
3 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.3% | 3 | x |
| 44.0% | 3 | y |
| 39.9% | 1 | z |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.5% | 1 | z |
| 22.5% | 1 | y |
| 22.5% | 1 | x |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 73.0ms | 0.07137517079476617 | 2.1980539745628223 |
| 26.0ms | -75.42646155593174 | -0.04884963742670387 |
| 55.0ms | 4× | 3 | valid |
| 32.0ms | 221× | 0 | valid |
| 2.0ms | 12× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 333 to 238 computations (28.5% saved)
ival-sin: 58.0ms (80.1% of total)ival-cos: 8.0ms (11.1% of total)ival-mult: 2.0ms (2.8% of total)ival-add: 2.0ms (2.8% of total)backward-pass: 1.0ms (1.4% of total)ival-sub: 1.0ms (1.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 306.69218421324376 | 255735.218499659 |
| 20.0ms | -6.581705081771339e+35 | -1.4206909856503814e+29 |
| 34.0ms | 272× | 0 | valid |
Compiled 324 to 234 computations (27.8% saved)
ival-cos: 7.0ms (37.2% of total)ival-sin: 6.0ms (31.9% of total)ival-add: 2.0ms (10.6% of total)ival-mult: 2.0ms (10.6% of total)ival-sub: 1.0ms (5.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1765.124454893429 | 495340822463428.1 |
| 22.0ms | -3.2078464032651675 | -0.09833973973265711 |
| 44.0ms | 272× | 0 | valid |
Compiled 511 to 370 computations (27.6% saved)
ival-cos: 10.0ms (35% of total)ival-sin: 9.0ms (31.5% of total)ival-sub: 5.0ms (17.5% of total)ival-add: 2.0ms (7% of total)ival-mult: 2.0ms (7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 4.436167644241174e+45 | 5.67857533748857e+65 |
| 19.0ms | -3.2078464032651675 | -0.09833973973265711 |
| 26.0ms | -2.1717375106284266e+73 | -7.542277745651279e+70 |
| 63.0ms | 416× | 0 | valid |
Compiled 619 to 472 computations (23.7% saved)
ival-cos: 19.0ms (41.2% of total)ival-sin: 18.0ms (39% of total)ival-add: 3.0ms (6.5% of total)ival-mult: 3.0ms (6.5% of total)ival-sub: 2.0ms (4.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 4.436167644241174e+45 | 5.67857533748857e+65 |
| 28.0ms | -1153413169215.908 | -1369839.0392851154 |
| 47.0ms | 320× | 0 | valid |
Compiled 578 to 433 computations (25.1% saved)
ival-cos: 12.0ms (40.3% of total)ival-sin: 11.0ms (37% of total)ival-mult: 3.0ms (10.1% of total)ival-sub: 2.0ms (6.7% of total)ival-add: 2.0ms (6.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 212154546486456000.0 | 8.826941491231059e+20 |
| 13.0ms | -6.292119342100303e+125 | -2.28645622481663e+125 |
| 27.0ms | 208× | 0 | valid |
Compiled 252 to 195 computations (22.6% saved)
ival-cos: 8.0ms (41.7% of total)ival-sin: 7.0ms (36.5% of total)ival-mult: 2.0ms (10.4% of total)ival-sub: 1.0ms (5.2% of total)ival-add: 1.0ms (5.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 332.10318978228196 | 173355.01745628638 |
| 55.0ms | -6.421874241718644e-51 | -5.85429746529182e-53 |
| 71.0ms | 240× | 0 | valid |
Compiled 258 to 208 computations (19.4% saved)
ival-sub: 41.0ms (67% of total)ival-cos: 12.0ms (19.6% of total)ival-sin: 5.0ms (8.2% of total)ival-add: 2.0ms (3.3% of total)ival-mult: 2.0ms (3.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.524100325905093e+249 | 4.96216505410879e+255 |
| 16.0ms | 144× | 0 | valid |
Compiled 162 to 130 computations (19.8% saved)
ival-cos: 4.0ms (40% of total)ival-sin: 3.0ms (30% of total)ival-sub: 1.0ms (10% of total)ival-add: 1.0ms (10% of total)ival-mult: 1.0ms (10% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 2.1980539745628223 | 332.10318978228196 |
| 34.0ms | -1.0799057226996493e-11 | -1.253929241948662e-15 |
| 48.0ms | 238× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 168 to 148 computations (11.9% saved)
ival-sin: 22.0ms (65.8% of total)ival-cos: 6.0ms (18% of total)ival-mult: 2.0ms (6% of total)ival-add: 2.0ms (6% of total)ival-sub: 1.0ms (3% of total)backward-pass: 0.0ms (0% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 46× | +-commutative_binary64 |
| 36× | sub-neg_binary64 |
| 28× | *-commutative_binary64 |
| 28× | cancel-sign-sub-inv_binary64 |
| 28× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 208 |
| 1 | 136 | 208 |
| 2 | 169 | 208 |
| 3 | 189 | 208 |
| 4 | 221 | 208 |
| 5 | 242 | 208 |
| 6 | 254 | 208 |
| 7 | 255 | 208 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 x #s(literal -1 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 x #s(literal 8106479329266893/9007199254740992 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -589999999999999965007082520838144 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 8500 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 y #s(literal -5224175567749775/9007199254740992 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 2700 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -107999999999999998638421884009824243475022273339969269483531963690123264 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal -3 binary64)) (cos.f64 y) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 y #s(literal -4200000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -230000000000000012780930231873428186770625938965526796539758599638312011047756831731003125032436136698199092760180171233820672 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 275000000000000000 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1305872416690109/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 x #s(literal 820 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y z)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal 479999999999999962126479879943057275625940529300106673897592849442483805598688128133462758801856998917297475893670831552499429714297983133645500372132349997934840164019502457269157782783217719734746560089216462272389540106625406663363082523672733286400 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal -3249592603124123/309485009821345068724781056 binary64)) x (if (<=.f64 x #s(literal 2476979795053773/1125899906842624 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 x #s(literal -1 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 x #s(literal 8106479329266893/9007199254740992 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -589999999999999965007082520838144 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 8500 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -589999999999999965007082520838144 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 8500 binary64)) (+.f64 x (cos.f64 y)) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 y #s(literal -5224175567749775/9007199254740992 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 2700 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -5224175567749775/9007199254740992 binary64)) (+.f64 x (cos.f64 y)) (if (<=.f64 y #s(literal 2700 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 x (cos.f64 y)))) |
(if (<=.f64 y #s(literal -107999999999999998638421884009824243475022273339969269483531963690123264 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal -3 binary64)) (cos.f64 y) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 y #s(literal -4200000 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64)))) z)))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -230000000000000012780930231873428186770625938965526796539758599638312011047756831731003125032436136698199092760180171233820672 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 275000000000000000 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) x)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1305872416690109/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 x #s(literal 820 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y z)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal 479999999999999962126479879943057275625940529300106673897592849442483805598688128133462758801856998917297475893670831552499429714297983133645500372132349997934840164019502457269157782783217719734746560089216462272389540106625406663363082523672733286400 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal -3249592603124123/309485009821345068724781056 binary64)) x (if (<=.f64 x #s(literal 2476979795053773/1125899906842624 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| 5274× | *-lowering-*.f32 |
| 5274× | *-lowering-*.f64 |
| 3816× | +-lowering-+.f64 |
| 3816× | +-lowering-+.f32 |
| 3138× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 689 |
| 1 | 357 | 618 |
| 2 | 1063 | 608 |
| 3 | 3407 | 605 |
| 4 | 7588 | 605 |
| 0 | 8282 | 605 |
| 0 | 699 | 6010 |
| 1 | 2398 | 5298 |
| 0 | 8363 | 5298 |
| 0 | 231 | 3214 |
| 1 | 750 | 2712 |
| 2 | 2357 | 2656 |
| 3 | 6102 | 2646 |
| 0 | 8226 | 2646 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 451 to 242 computations (46.3% saved)
Compiled 486 to 172 computations (64.6% saved)
Loading profile data...