
Time bar (total: 9.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.5s | 3 952× | 1 | valid |
| 339.0ms | 4 304× | 0 | valid |
ival-sin: 497.0ms (40.7% of total)ival-div: 396.0ms (32.4% of total)ival-tan: 203.0ms (16.6% of total)ival-mult: 60.0ms (4.9% of total)adjust: 49.0ms (4% of total)ival-true: 7.0ms (0.6% of total)exact: 6.0ms (0.5% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 134 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 134 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 28 | 0 | - | 0 | - | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 98 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 98 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 36 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 36 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 36 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 36 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 28 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 162 | 0 |
| - | 0 | 94 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 162 | 0 | 0 |
| - | 0 | 0 | 94 |
| number | freq |
|---|---|
| 0 | 94 |
| 1 | 28 |
| 2 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 54.0ms | 252× | 0 | valid |
| 44.0ms | 260× | 1 | valid |
Compiled 125 to 36 computations (71.2% saved)
ival-mult: 41.0ms (52% of total)ival-sin: 12.0ms (15.2% of total)ival-tan: 11.0ms (13.9% of total)ival-div: 10.0ms (12.7% of total)adjust: 3.0ms (3.8% of total)ival-true: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 52 | 67 |
| 2 | 106 | 65 |
| 3 | 177 | 65 |
| 4 | 260 | 65 |
| 5 | 435 | 65 |
| 6 | 546 | 65 |
| 7 | 586 | 65 |
| 8 | 605 | 65 |
| 9 | 618 | 65 |
| 0 | 8 | 13 |
| 0 | 13 | 13 |
| 1 | 16 | 13 |
| 2 | 18 | 13 |
| 0 | 18 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(abs y)
(abs x)
Compiled 13 to 8 computations (38.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) | |
| cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 36 |
| 0 | 13 | 36 |
| 1 | 16 | 36 |
| 2 | 18 | 36 |
| 0 | 18 | 36 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y #s(literal 2 binary64)) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 22.0ms | 130× | 1 | valid |
| 9.0ms | 126× | 0 | valid |
Compiled 74 to 18 computations (75.7% saved)
ival-div: 6.0ms (27.8% of total)ival-sin: 6.0ms (27.8% of total)ival-tan: 6.0ms (27.8% of total)adjust: 2.0ms (9.3% of total)ival-mult: 2.0ms (9.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* 2 y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 65.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1577 |
| 1 | 950 | 1551 |
| 2 | 3459 | 1449 |
| 0 | 8229 | 1340 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* 2 y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 #s(literal -1/384 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) #s(literal -2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 792 | 28 |
| 0 | 8225 | 28 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
Compiled 12 671 to 1 819 computations (85.6% saved)
58 alts after pruning (57 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 57 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 512 | 58 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 51.9% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 50.0% | (pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) | |
| 26.2% | (/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.6% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 41.5% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 24.8% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 36.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 20.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 11.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 21.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) | |
| 20.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 20.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ▶ | 17.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
| ✓ | 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.9% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 26.7% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 34.9% | (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 40.3% | (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 18.6% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 26.8% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 50.0% | (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) | |
| 44.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) | |
| 52.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ▶ | 52.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 289 to 1 636 computations (28.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| cost-diff | 192 | (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) | |
| cost-diff | 13952 | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) | |
| cost-diff | 0 | (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 320 | (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) | |
| cost-diff | 0 | (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 128 | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) | |
| cost-diff | 1024 | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 312 |
| 0 | 73 | 280 |
| 1 | 116 | 266 |
| 2 | 284 | 246 |
| 3 | 2093 | 246 |
| 4 | 6779 | 246 |
| 0 | 8393 | 246 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(neg.f64 (*.f64 x x)) |
(*.f64 x x) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
(/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(neg.f64 (*.f64 x x)) |
(*.f64 (neg.f64 x) x) |
(*.f64 x x) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x) y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x) y) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x) y) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 39.14508642350185 | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 18.350700449077433 | (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.557501290915784 | (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 16.35660424718749 | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) | |
| accuracy | 30.68114589417734 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (/.f64 x y) | |
| accuracy | 0.14453125 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| accuracy | 0.19936523807629097 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| accuracy | 30.28200060191955 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| 149.0ms | 130× | 1 | valid |
| 78.0ms | 126× | 0 | valid |
Compiled 624 to 84 computations (86.5% saved)
ival-mult: 52.0ms (26.3% of total)ival-pow2: 42.0ms (21.2% of total)ival-pow: 30.0ms (15.2% of total)ival-div: 26.0ms (13.1% of total)ival-tan: 18.0ms (9.1% of total)ival-sin: 11.0ms (5.6% of total)adjust: 7.0ms (3.5% of total)ival-cos: 7.0ms (3.5% of total)ival-sub: 2.0ms (1% of total)ival-neg: 1.0ms (0.5% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
| Outputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(/ x y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ (pow x 2) y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(* 2 y) |
(* 8 (pow y 3)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
-1 |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (/ -1/2 y) (neg (* x x))) x) (* (/ -1/2 y) (neg (* x x))) (/ (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (tan (/ x (* y 2))) (sin (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 7.0ms | y | @ | 0 | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (/ -1/2 y) (neg (* x x))) x) (* (/ -1/2 y) (neg (* x x))) (/ (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (tan (/ x (* y 2))) (sin (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 6.0ms | x | @ | inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (/ -1/2 y) (neg (* x x))) x) (* (/ -1/2 y) (neg (* x x))) (/ (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (tan (/ x (* y 2))) (sin (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 6.0ms | y | @ | -inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (/ -1/2 y) (neg (* x x))) x) (* (/ -1/2 y) (neg (* x x))) (/ (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (tan (/ x (* y 2))) (sin (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 4.0ms | x | @ | -inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (/ -1/2 y) (neg (* x x))) x) (* (/ -1/2 y) (neg (* x x))) (/ (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (* x x))) x)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (tan (/ x (* y 2))) (sin (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 416 | 2432 |
| 1 | 1260 | 2392 |
| 2 | 4528 | 2372 |
| 0 | 9108 | 2215 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(/ x y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ (pow x 2) y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(* 2 y) |
(* 8 (pow y 3)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
-1 |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/ x y) |
(/.f64 x y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) x) (/.f64 y x)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
-1 |
#s(literal -1 binary64) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (/.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 214 |
| 0 | 73 | 198 |
| 1 | 239 | 171 |
| 0 | 1373 | 171 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) (/.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (/.f64 x x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (/.f64 x x))) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal -2 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) x) x) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (neg.f64 x))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -2 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) |
(pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 4 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -4 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))))) |
(neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y))))) |
Compiled 9 073 to 1 573 computations (82.7% saved)
58 alts after pruning (56 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 319 | 25 | 344 |
| Fresh | 21 | 31 | 52 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 344 | 58 | 402 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 51.9% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 50.0% | (pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) | |
| 26.2% | (/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 11.5% | (/.f64 (tan.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 24.9% | (/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 36.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 21.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) | |
| 20.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 18.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) | |
| 18.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y))))) | |
| ▶ | 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| ▶ | 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.6% | (/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.8% | (/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 26.7% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 34.9% | (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.5% | (/.f64 #s(approx (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) | |
| ✓ | 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 48.8% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 18.6% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 40.3% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 50.0% | (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) | |
| 4.6% | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) | |
| ▶ | 7.1% | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| ✓ | 52.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 48.2% | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
Compiled 2 211 to 1 604 computations (27.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| cost-diff | 512 | (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) | |
| cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) | |
| cost-diff | 0 | (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| cost-diff | 1088 | (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) | |
| cost-diff | 1088 | (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 283 |
| 0 | 74 | 254 |
| 1 | 109 | 251 |
| 2 | 196 | 245 |
| 3 | 319 | 245 |
| 4 | 501 | 244 |
| 5 | 991 | 244 |
| 6 | 1834 | 244 |
| 7 | 2407 | 244 |
| 8 | 4220 | 244 |
| 9 | 6147 | 244 |
| 10 | 7063 | 244 |
| 11 | 7278 | 244 |
| 12 | 7403 | 244 |
| 13 | 7440 | 244 |
| 0 | 8001 | 244 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 y (*.f64 x #s(literal -1/2 binary64))) |
y |
(*.f64 x #s(literal -1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
#s(literal -1 binary64) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
#s(literal -2 binary64) |
(/.f64 x y) |
(/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) |
#s(literal 4 binary64) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(/.f64 y x) |
y |
x |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(/.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
y |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
x |
#s(literal -1/2 binary64) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
#s(literal -2 binary64) |
(/.f64 x y) |
(/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 4 binary64)) y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(tan.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 4 binary64)) y) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 4 binary64)) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 4 binary64)) y) |
#s(literal 4 binary64) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 y x) x) y) |
(/.f64 y x) |
y |
x |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.632832066116406 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 18.350700449077433 | (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.557501290915784 | (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) | |
| accuracy | 0.7088311905638724 | (/.f64 #s(literal -2 binary64) (/.f64 x y)) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 59.486742596931556 | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| accuracy | 0.0 | (*.f64 x #s(literal -1/2 binary64)) | |
| accuracy | 0.14453125 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) | |
| accuracy | 0.5554807446012344 | (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) | |
| accuracy | 30.28200060191955 | (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
| 298.0ms | 130× | 1 | valid |
| 41.0ms | 126× | 0 | valid |
Compiled 566 to 91 computations (83.9% saved)
ival-div: 72.0ms (24% of total)ival-pow: 69.0ms (23% of total)ival-log: 53.0ms (17.6% of total)ival-tan: 38.0ms (12.6% of total)ival-cos: 20.0ms (6.7% of total)ival-sin: 17.0ms (5.7% of total)ival-mult: 14.0ms (4.7% of total)ival-exp: 8.0ms (2.7% of total)adjust: 7.0ms (2.3% of total)ival-neg: 2.0ms (0.7% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(* -1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 x) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -2 (/ y x)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(sin (* 1/2 (/ x y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(+ (log 2) (log y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
-1 |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 103.0ms | y | @ | 0 | ((/ 1 (/ y (* x -1/2))) (/ 1 (cos (/ 1 (/ y (* x -1/2))))) (cos (/ 1 (/ y (* x -1/2)))) (* x -1/2) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/ -1 (/ -2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ -1 (/ -2 (/ x y))))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (pow (* 4 (* (/ y x) (/ y x))) -1/2) (* 4 (* (/ y x) (/ y x))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (sin (/ -1 (/ -2 (/ x y)))) (/ -2 (/ x y)) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 18.0ms | y | @ | -inf | ((/ 1 (/ y (* x -1/2))) (/ 1 (cos (/ 1 (/ y (* x -1/2))))) (cos (/ 1 (/ y (* x -1/2)))) (* x -1/2) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/ -1 (/ -2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ -1 (/ -2 (/ x y))))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (pow (* 4 (* (/ y x) (/ y x))) -1/2) (* 4 (* (/ y x) (/ y x))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (sin (/ -1 (/ -2 (/ x y)))) (/ -2 (/ x y)) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 12.0ms | y | @ | inf | ((/ 1 (/ y (* x -1/2))) (/ 1 (cos (/ 1 (/ y (* x -1/2))))) (cos (/ 1 (/ y (* x -1/2)))) (* x -1/2) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/ -1 (/ -2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ -1 (/ -2 (/ x y))))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (pow (* 4 (* (/ y x) (/ y x))) -1/2) (* 4 (* (/ y x) (/ y x))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (sin (/ -1 (/ -2 (/ x y)))) (/ -2 (/ x y)) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 7.0ms | x | @ | -inf | ((/ 1 (/ y (* x -1/2))) (/ 1 (cos (/ 1 (/ y (* x -1/2))))) (cos (/ 1 (/ y (* x -1/2)))) (* x -1/2) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/ -1 (/ -2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ -1 (/ -2 (/ x y))))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (pow (* 4 (* (/ y x) (/ y x))) -1/2) (* 4 (* (/ y x) (/ y x))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (sin (/ -1 (/ -2 (/ x y)))) (/ -2 (/ x y)) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 6.0ms | x | @ | 0 | ((/ 1 (/ y (* x -1/2))) (/ 1 (cos (/ 1 (/ y (* x -1/2))))) (cos (/ 1 (/ y (* x -1/2)))) (* x -1/2) (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/ -1 (/ -2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ -1 (/ -2 (/ x y))))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (sin (/ x (* y 2)))) (tan (pow (* 4 (* (/ y x) (/ y x))) -1/2)) (pow (* 4 (* (/ y x) (/ y x))) -1/2) (* 4 (* (/ y x) (/ y x))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (sin (/ -1 (/ -2 (/ x y)))) (/ -2 (/ x y)) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 614 | 4146 |
| 1 | 1868 | 3834 |
| 2 | 6815 | 3709 |
| 0 | 8050 | 3500 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 x) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -2 (/ y x)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(sin (* 1/2 (/ x y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(+ (log 2) (log y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
-1 |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
| Outputs |
|---|
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 y y) x)) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y)))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/10080 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)) y))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 4 binary64))) #s(literal 1/120 binary64)))) (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y))))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) x) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64)))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) x)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 #s(literal 1/24 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/768 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 x x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64)))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
-1 |
#s(literal -1 binary64) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 #s(literal 1/24 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) (neg.f64 y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal -1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal 1/48 binary64) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 x (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/645120 binary64) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 x x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (fma.f64 (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 198 |
| 0 | 74 | 153 |
| 1 | 229 | 127 |
| 2 | 1114 | 120 |
| 3 | 6592 | 120 |
| 0 | 8066 | 120 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) y) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) y) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) y) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) x) y) |
(/.f64 (*.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (pow.f64 x #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 2 binary64) x)) y) |
(*.f64 (*.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x)) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) x) y) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) (neg.f64 x)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 y x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 4 binary64) (neg.f64 x)) (/.f64 (/.f64 y x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (/.f64 y x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 y (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 y) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 y) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 y x) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) x) (/.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal -2 binary64) x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y)) (/.f64 (neg.f64 y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (neg.f64 y) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (/.f64 (neg.f64 y) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) y) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1/2 binary64)) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (neg.f64 y) x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 (neg.f64 y) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (neg.f64 y) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (/.f64 (neg.f64 y) x) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 y x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 y x) y)) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) (/.f64 y (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 y (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 y (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (/.f64 y x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y)) (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y)) (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 x)) (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 x)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 4 binary64) (neg.f64 x))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (neg.f64 y) x) (/.f64 x y))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 y x) (/.f64 (neg.f64 x) y))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)))) (/.f64 y x)) |
(*.f64 (exp.f64 (log.f64 #s(literal 4 binary64))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 (neg.f64 y) x) y) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (neg.f64 y) x) y) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 y (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (pow.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) x) (*.f64 (/.f64 y x) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 y x) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (/.f64 y x) y) (/.f64 #s(literal 4 binary64) x)) |
(*.f64 (*.f64 (/.f64 y x) y) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y x) y) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 y y) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (exp.f64 (log.f64 #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 y x) (*.f64 (/.f64 y x) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 y (/.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 x x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x))) |
(*.f64 y (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))) |
(*.f64 y (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 y x) #s(literal 4 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 y (*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 y (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) x)) |
(*.f64 y (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)))) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) y) #s(literal 4 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 y x) #s(literal 4 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)))) (exp.f64 (log.f64 x))) |
(/.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 #s(literal 4 binary64)))) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (/.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) x)) |
(/.f64 (/.f64 (neg.f64 y) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) y) #s(literal 4 binary64)) x) |
(/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) (/.f64 x y)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 x y))) |
(/.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal 1 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) |
(*.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) y) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 y (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) x) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(/.f64 (/.f64 y #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) (/.f64 x y)) |
(/.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 y) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (neg.f64 y) x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) x) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 y x) (pow.f64 #s(literal 16 binary64) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 y x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(neg.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 y (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
Compiled 22 767 to 4 500 computations (80.2% saved)
82 alts after pruning (76 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 971 | 41 | 1 012 |
| Fresh | 16 | 35 | 51 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 988 | 82 | 1 070 |
| Status | Accuracy | Program |
|---|---|---|
| 51.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) | |
| 41.5% | (/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.4% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 11.5% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)))) (/.f64 y x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 24.9% | (/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 36.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| ▶ | 20.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| 18.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 37.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 18.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y))))) | |
| 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))))))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) y))))) | |
| 4.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))))) | |
| ✓ | 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
| 4.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)))))) | |
| 4.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) | |
| ▶ | 4.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
| ▶ | 41.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.6% | (/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.8% | (/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 26.7% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 4.0% | (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) | |
| 4.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 40.3% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| ✓ | 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)))) | |
| 52.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))))) | |
| 52.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))))) | |
| 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| ✓ | 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| ▶ | 52.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| 44.9% | (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 4.7% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 40.3% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 4.6% | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) | |
| ✓ | 7.1% | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| ✓ | 52.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| ▶ | 48.2% | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
Compiled 2 890 to 2 197 computations (24% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) | |
| cost-diff | 1088 | (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) | |
| cost-diff | 12800 | (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| cost-diff | 128 | (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) | |
| cost-diff | 7040 | (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| cost-diff | 128 | (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) | |
| cost-diff | 640 | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 x (/.f64 x y)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) y) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| cost-diff | 12800 | (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 318 |
| 0 | 74 | 297 |
| 1 | 116 | 288 |
| 2 | 222 | 264 |
| 3 | 508 | 258 |
| 4 | 1583 | 258 |
| 5 | 3956 | 258 |
| 6 | 6505 | 257 |
| 7 | 7868 | 257 |
| 0 | 8042 | 257 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
#s(literal 1 binary64) |
(cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
#s(literal 1/8 binary64) |
y |
(*.f64 x (/.f64 x y)) |
x |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(*.f64 x y) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
#s(literal 1/8 binary64) |
y |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
x |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 x x)) |
(*.f64 (neg.f64 x) x) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(*.f64 x y) |
(*.f64 y x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
#s(literal -1 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 7.134215706472062 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) | |
| accuracy | 15.652459051272787 | (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.841318537683325 | (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.20703125 | (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| accuracy | 29.841346245844644 | (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 6.9610145294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| accuracy | 22.167296074728174 | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) | |
| accuracy | 29.841346245844644 | (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) | |
| accuracy | 30.557501290915784 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (/.f64 #s(literal 1/8 binary64) y) | |
| accuracy | 0.1171875 | (*.f64 x (/.f64 x y)) | |
| accuracy | 1.7079464740371115 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) | |
| accuracy | 33.16134653616417 | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) | |
| accuracy | 0.19936523807629097 | (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) | |
| accuracy | 4.320534493740344 | (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| accuracy | 15.652459051272787 | (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| accuracy | 30.28200060191955 | (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| 139.0ms | 130× | 1 | valid |
| 56.0ms | 126× | 0 | valid |
Compiled 628 to 89 computations (85.8% saved)
ival-div: 39.0ms (24.3% of total)ival-log: 23.0ms (14.3% of total)ival-mult: 21.0ms (13.1% of total)ival-exp: 18.0ms (11.2% of total)ival-sin: 17.0ms (10.6% of total)ival-cos: 14.0ms (8.7% of total)ival-pow: 10.0ms (6.2% of total)adjust: 9.0ms (5.6% of total)ival-tan: 6.0ms (3.7% of total)ival-add: 2.0ms (1.2% of total)ival-neg: 1.0ms (0.6% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
| Outputs |
|---|
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ (log x) (log (/ 1/2 y))) |
(/ (pow x 2) y) |
(* 1/2 (pow x 2)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -1 x) |
(* 2 (/ y x)) |
(* -1/2 (/ x y)) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(sin (* 1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 42.0ms | x | @ | 0 | ((exp (log (* 1/2 (/ x y)))) (/ 1 (cos (exp (log (* 1/2 (/ x y)))))) (cos (exp (log (* 1/2 (/ x y))))) (log (* 1/2 (/ x y))) (/ 1 (cos (* -1/2 (/ x y)))) (+ (* (/ 1/8 y) (* x (/ x y))) 1) (/ 1/8 y) (* x (/ x y)) (/ (* (neg (* x x)) -1/2) (* x y)) (* (neg (* x x)) -1/2) (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) (tan (/ x (* y 2))) (pow (/ -1 x) -1) (* (pow (/ -1 x) -1) (/ -1/2 y)) (/ (tan (/ x (* y 2))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y)))) (exp (* (log (* 1/2 (/ x y))) -1)) (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))) (/ (tan (/ x (* y 2))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) (* 1/2 (/ x y)) (sin (/ (* (neg (* x x)) -1/2) (* x y))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) |
| 18.0ms | y | @ | 0 | ((exp (log (* 1/2 (/ x y)))) (/ 1 (cos (exp (log (* 1/2 (/ x y)))))) (cos (exp (log (* 1/2 (/ x y))))) (log (* 1/2 (/ x y))) (/ 1 (cos (* -1/2 (/ x y)))) (+ (* (/ 1/8 y) (* x (/ x y))) 1) (/ 1/8 y) (* x (/ x y)) (/ (* (neg (* x x)) -1/2) (* x y)) (* (neg (* x x)) -1/2) (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) (tan (/ x (* y 2))) (pow (/ -1 x) -1) (* (pow (/ -1 x) -1) (/ -1/2 y)) (/ (tan (/ x (* y 2))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y)))) (exp (* (log (* 1/2 (/ x y))) -1)) (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))) (/ (tan (/ x (* y 2))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) (* 1/2 (/ x y)) (sin (/ (* (neg (* x x)) -1/2) (* x y))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) |
| 17.0ms | x | @ | -inf | ((exp (log (* 1/2 (/ x y)))) (/ 1 (cos (exp (log (* 1/2 (/ x y)))))) (cos (exp (log (* 1/2 (/ x y))))) (log (* 1/2 (/ x y))) (/ 1 (cos (* -1/2 (/ x y)))) (+ (* (/ 1/8 y) (* x (/ x y))) 1) (/ 1/8 y) (* x (/ x y)) (/ (* (neg (* x x)) -1/2) (* x y)) (* (neg (* x x)) -1/2) (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) (tan (/ x (* y 2))) (pow (/ -1 x) -1) (* (pow (/ -1 x) -1) (/ -1/2 y)) (/ (tan (/ x (* y 2))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y)))) (exp (* (log (* 1/2 (/ x y))) -1)) (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))) (/ (tan (/ x (* y 2))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) (* 1/2 (/ x y)) (sin (/ (* (neg (* x x)) -1/2) (* x y))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) |
| 17.0ms | y | @ | -inf | ((exp (log (* 1/2 (/ x y)))) (/ 1 (cos (exp (log (* 1/2 (/ x y)))))) (cos (exp (log (* 1/2 (/ x y))))) (log (* 1/2 (/ x y))) (/ 1 (cos (* -1/2 (/ x y)))) (+ (* (/ 1/8 y) (* x (/ x y))) 1) (/ 1/8 y) (* x (/ x y)) (/ (* (neg (* x x)) -1/2) (* x y)) (* (neg (* x x)) -1/2) (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) (tan (/ x (* y 2))) (pow (/ -1 x) -1) (* (pow (/ -1 x) -1) (/ -1/2 y)) (/ (tan (/ x (* y 2))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y)))) (exp (* (log (* 1/2 (/ x y))) -1)) (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))) (/ (tan (/ x (* y 2))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) (* 1/2 (/ x y)) (sin (/ (* (neg (* x x)) -1/2) (* x y))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) |
| 10.0ms | y | @ | inf | ((exp (log (* 1/2 (/ x y)))) (/ 1 (cos (exp (log (* 1/2 (/ x y)))))) (cos (exp (log (* 1/2 (/ x y))))) (log (* 1/2 (/ x y))) (/ 1 (cos (* -1/2 (/ x y)))) (+ (* (/ 1/8 y) (* x (/ x y))) 1) (/ 1/8 y) (* x (/ x y)) (/ (* (neg (* x x)) -1/2) (* x y)) (* (neg (* x x)) -1/2) (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) (tan (/ x (* y 2))) (pow (/ -1 x) -1) (* (pow (/ -1 x) -1) (/ -1/2 y)) (/ (tan (/ x (* y 2))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y)))) (exp (* (log (* 1/2 (/ x y))) -1)) (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))) (/ (tan (/ x (* y 2))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) (* 1/2 (/ x y)) (sin (/ (* (neg (* x x)) -1/2) (* x y))) (sin (* (pow (/ -1 x) -1) (/ -1/2 y))) (sin (/ -1 (exp (* (log (* 1/2 (/ x y))) -1))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 504 | 2942 |
| 1 | 1508 | 2897 |
| 2 | 5303 | 2887 |
| 0 | 9046 | 2694 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ (log x) (log (/ 1/2 y))) |
(/ (pow x 2) y) |
(* 1/2 (pow x 2)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -1 x) |
(* 2 (/ y x)) |
(* -1/2 (/ x y)) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(sin (* 1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
| Outputs |
|---|
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(/ (pow x 2) y) |
(*.f64 x (/.f64 x y)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* -1 x) |
(neg.f64 x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 #s(literal -5/384 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -61/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64))) x) x (/.f64 #s(literal -1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/3840 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y) |
(/ 1/8 y) |
(/.f64 #s(literal 1/8 binary64) y) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (/.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x y)) (/.f64 #s(literal 2 binary64) y) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) #s(literal -1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (/.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 216 |
| 0 | 74 | 175 |
| 1 | 216 | 158 |
| 2 | 1103 | 140 |
| 0 | 8183 | 138 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 x) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 y) (log.f64 y))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (pow.f64 (neg.f64 x) #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 x))) (log.f64 (neg.f64 y))) |
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 y) x))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (-.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 x) (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) (log.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (log.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 x) (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) (+.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (neg.f64 y)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) #s(literal 1 binary64)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (/.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) (/.f64 (/.f64 x y) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/8 binary64) y)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) y) (/.f64 (*.f64 (/.f64 x y) x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) x #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) x) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 x y) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) x)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) x) (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 x y) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) y) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/8 binary64) y)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/8 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) y)) |
(pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 8 binary64)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -8 binary64))) |
(/.f64 #s(literal 1/8 binary64) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 8 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(pow.f64 (/.f64 (/.f64 y x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (*.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y x) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) x)) |
(/.f64 (/.f64 x y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 x (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) x)) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 x) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) x) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(pow.f64 (pow.f64 (neg.f64 x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x x) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (*.f64 x (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) x) x) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(exp.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (neg.f64 x) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 x) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 y x) x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) |
(*.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) x)) |
(*.f64 (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (/.f64 y x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) x) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 y x)) |
(*.f64 (/.f64 (/.f64 y x) x) (/.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y x) x) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (/.f64 (neg.f64 y) x) x) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 y) x) x) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 y x) (/.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 y x) (/.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 x (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 x (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 x (/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(pow.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 x #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 y x) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 y x) x) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (neg.f64 y) x) x) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) x) |
(/.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y)) (*.f64 x x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (/.f64 (neg.f64 y) x) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (neg.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (neg.f64 y))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) y) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) x) |
(/.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 y x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(*.f64 (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 x) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
Compiled 24 552 to 4 042 computations (83.5% saved)
114 alts after pruning (106 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 022 | 48 | 1 070 |
| Fresh | 13 | 58 | 71 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 038 | 114 | 1 152 |
| Status | Accuracy | Program |
|---|---|---|
| 50.1% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 51.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) | |
| 41.5% | (/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 4.8% | (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 11.5% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)))) (/.f64 y x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 24.9% | (/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 36.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 7.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 x y)))) | |
| 10.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x y)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 4.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))))) | |
| 20.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) | |
| 4.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) y))) | |
| 18.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 18.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y))))) | |
| 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))))))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 4.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) | |
| 4.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) y))))) | |
| 2.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| ✓ | 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
| 4.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))))) | |
| 2.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 x))))) | |
| 4.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) | |
| 4.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))))) | |
| 4.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) #s(literal -1 binary64)))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))))) | |
| 2.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)))) | |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 23.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 2.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))))) | |
| 4.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.8% | (/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 41.0% | (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 4.8% | (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 26.7% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 20.3% | (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 4.0% | (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 50.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 4.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 40.0% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))))) | |
| 47.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)))) | |
| 20.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) | |
| 46.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)))) | |
| 41.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))))) | |
| ✓ | 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)))) | |
| 52.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) | |
| 52.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))))) | |
| 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))))) | |
| 40.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)))) | |
| 40.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))))) | |
| ✓ | 52.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 40.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 52.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| ✓ | 52.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| 44.9% | (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 5.0% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 4.7% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 4.6% | (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) | |
| 4.7% | (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 4.7% | (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)))) | |
| 40.3% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| ✓ | 7.1% | #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| ✓ | 52.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| ✓ | 48.2% | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
| 42.2% | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) | |
| 42.2% | #s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64))) |
Compiled 5 237 to 2 341 computations (55.3% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 y) x) x)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) x))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)))))) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #s(approx (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 x y)))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)))) (/.f64 y x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))))))))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 x y)) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
5 calls:
| 85.0ms | x |
| 82.0ms | (*.f64 y #s(literal 2 binary64)) |
| 72.0ms | y |
| 52.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 40.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.7% | 1 | x |
| 52.7% | 1 | y |
| 52.7% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 55.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 52.7% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
1 calls:
| 6.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
1 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% saved)
Total -32.5b remaining (-106.1%)
Threshold costs -32.5b (-106.1%)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* -1/2 (/ x y)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1 (/ y (* x -1/2)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 10.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | y |
| 52.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 52.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 52.1% | 1 | x |
| 52.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.097258305279758e+156 | 4.6027337705117035e+157 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.097258305279758e+156 | 4.6027337705117035e+157 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.6027337705117035e+157 | 1.1442349760774759e+159 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 149 |
| 1 | 63 | 148 |
| 2 | 99 | 148 |
| 3 | 179 | 148 |
| 4 | 263 | 148 |
| 5 | 299 | 148 |
| 6 | 327 | 148 |
| 7 | 550 | 148 |
| 8 | 3293 | 148 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 49999999999999997643667726825605503998723091390929041589542693874892976119602893534497849501708255388193655030747466210492481655783901101005318643863821221888 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y)) #s(literal -1 binary64)) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 49999999999999997643667726825605503998723091390929041589542693874892976119602893534497849501708255388193655030747466210492481655783901101005318643863821221888 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 49999999999999997643667726825605503998723091390929041589542693874892976119602893534497849501708255388193655030747466210492481655783901101005318643863821221888 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) #s(approx (/ (tan (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (sin (/ x (* y 2)))) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 198 |
| 0 | 74 | 153 |
| 1 | 229 | 127 |
| 2 | 1114 | 120 |
| 3 | 6592 | 120 |
| 0 | 8066 | 120 |
| 0 | 43 | 214 |
| 0 | 73 | 198 |
| 1 | 239 | 171 |
| 0 | 1373 | 171 |
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 792 | 28 |
| 0 | 8225 | 28 |
| 0 | 416 | 2432 |
| 1 | 1260 | 2392 |
| 2 | 4528 | 2372 |
| 0 | 9108 | 2215 |
| 0 | 316 | 1577 |
| 1 | 950 | 1551 |
| 2 | 3459 | 1449 |
| 0 | 8229 | 1340 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 316 to 148 computations (53.2% saved)
Compiled 550 to 250 computations (54.5% saved)
Loading profile data...